abritium_app/test/models/investigation_cat_test.rb
Nicolas Bally a92bd4db72 initial
2019-05-08 11:30:56 +02:00

8 lines
130 B
Ruby

require 'test_helper'
class InvestigationCatTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end