luis@328: require File.dirname(__FILE__) + '/../test_helper' luis@328: luis@328: class PublicationsControllerTest < ActionController::TestCase luis@328: # Replace this with your real tests. luis@328: def test_truth luis@328: assert true luis@328: end luis@328: end