php_app/test/models/event_test.rb
Nicolas Bally 5cf3a3e83d initial
2014-11-25 22:56:20 +01:00

8 lines
119 B
Ruby

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