beagle_app/test/models/event_test.rb
Nicolas Bally 7b6cba2128 initial
2015-01-27 23:13:36 +01:00

8 lines
119 B
Ruby

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