cs_app/test/models/event_test.rb
Nicolas Bally 8a08ee35c8 initial
2015-02-22 14:36:30 +01:00

8 lines
119 B
Ruby

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