hnc_cancer_predict/test/integration/navigation_test.rb

10 lines
134 B
Ruby
Raw Normal View History

2024-08-23 13:33:48 +00:00
require 'test_helper'
class NavigationTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end