ruling_timer/test/integration/navigation_test.rb

8 lines
132 B
Ruby
Raw Normal View History

2021-07-21 07:37:06 +00:00
require 'test_helper'
class NavigationTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end