clarion/lib/open_fest/test/integration/navigation_test.rb
2015-08-05 14:55:04 +03:00

11 lines
150 B
Ruby

require 'test_helper'
class NavigationTest < ActionDispatch::IntegrationTest
fixtures :all
# test "the truth" do
# assert true
# end
end