basic_app/test/models/s_organisation_test.rb
Nicolas Bally fd027c16c1 initial
2020-04-21 21:53:16 +02:00

8 lines
127 B
Ruby

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