require 'test_helper' <<<<<<< HEAD:test/unit/apply_project_master_test.rb class ApplyProjectMasterTest < ActiveSupport::TestCase ======= class ProjectScoreTest < ActiveSupport::TestCase >>>>>>> a09a3dc378c45f43f5c4b090479fa292a846f4f0:test/unit/project_score_test.rb # test "the truth" do # assert true # end end