12 lines
350 B
Ruby
12 lines
350 B
Ruby
require 'test_helper'
|
|
|
|
<<<<<<< HEAD:test/functional/user_score_controller_test.rb
|
|
class UserScoreControllerTest < ActionController::TestCase
|
|
=======
|
|
class WebFooterCompanyTest < ActiveSupport::TestCase
|
|
>>>>>>> a09a3dc378c45f43f5c4b090479fa292a846f4f0:test/unit/web_footer_company_test.rb
|
|
# test "the truth" do
|
|
# assert true
|
|
# end
|
|
end
|