1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/test/models/event_price_category_test.rb
2016-08-24 12:30:48 +02:00

8 lines
132 B
Ruby

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