socialforge/test/unit/contest_notification_test.rb

12 lines
335 B
Ruby
Raw Normal View History

require 'test_helper'
2015-01-10 17:27:08 +08:00
<<<<<<< HEAD:test/unit/applied_project_test.rb
class AppliedProjectTest < ActiveSupport::TestCase
=======
class ContestNotificationTest < ActiveSupport::TestCase
2015-01-10 17:27:08 +08:00
>>>>>>> a09a3dc378c45f43f5c4b090479fa292a846f4f0:test/unit/contest_notification_test.rb
# test "the truth" do
# assert true
# end
end