walter/test/integration/navigation_test.rb
2016-11-17 16:22:27 -05:00

9 lines
133 B
Ruby

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