Files
old-roraccounting/test/controllers/homies_controller_test.rb
2019-06-20 22:47:39 +02:00

8 lines
138 B
Ruby

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