2014-10-23 11:30:34 +08:00
|
|
|
require 'test_helper'
|
|
|
|
|
2015-01-10 17:27:08 +08:00
|
|
|
<<<<<<< HEAD:test/functional/zipdown_controller_test.rb
|
|
|
|
class ZipdownControllerTest < ActionController::TestCase
|
|
|
|
=======
|
2014-10-23 11:30:34 +08:00
|
|
|
class WebFooterOranizerTest < ActiveSupport::TestCase
|
2015-01-10 17:27:08 +08:00
|
|
|
>>>>>>> a09a3dc378c45f43f5c4b090479fa292a846f4f0:test/unit/web_footer_oranizer_test.rb
|
2014-10-23 11:30:34 +08:00
|
|
|
# test "the truth" do
|
|
|
|
# assert true
|
|
|
|
# end
|
|
|
|
end
|