You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trustieforge/test/unit/contest_notification_test.rb

12 lines
335 B

require 'test_helper'
<<<<<<< HEAD:test/unit/applied_project_test.rb
class AppliedProjectTest < ActiveSupport::TestCase
=======
class ContestNotificationTest < ActiveSupport::TestCase
>>>>>>> a09a3dc378c45f43f5c4b090479fa292a846f4f0:test/unit/contest_notification_test.rb
# test "the truth" do
# assert true
# end
end