1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-06 01:08:21 +01:00
fab-manager/test/models/organization_test.rb
2016-08-01 17:36:38 +02:00

8 lines
126 B
Ruby

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