e_paper/test/integration/navigation_test.rb

9 lines
133 B
Ruby
Raw Permalink Normal View History

2017-07-05 09:16:55 +00:00
require 'test_helper'
class NavigationTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end