2014-11-10 16:08:41 +08:00
|
|
|
require 'test_helper'
|
|
|
|
|
2015-01-10 17:27:08 +08:00
|
|
|
<<<<<<< HEAD:test/unit/apply_project_master_test.rb
|
|
|
|
class ApplyProjectMasterTest < ActiveSupport::TestCase
|
|
|
|
=======
|
2014-11-10 16:08:41 +08:00
|
|
|
class ProjectScoreTest < ActiveSupport::TestCase
|
2015-01-10 17:27:08 +08:00
|
|
|
>>>>>>> a09a3dc378c45f43f5c4b090479fa292a846f4f0:test/unit/project_score_test.rb
|
2014-11-10 16:08:41 +08:00
|
|
|
# test "the truth" do
|
|
|
|
# assert true
|
|
|
|
# end
|
|
|
|
end
|