12 lines
334 B
Ruby
12 lines
334 B
Ruby
require 'test_helper'
|
|
|
|
<<<<<<< HEAD:test/functional/school_controller_test.rb
|
|
class SchoolControllerTest < ActionController::TestCase
|
|
=======
|
|
class OptionNumberTest < ActiveSupport::TestCase
|
|
>>>>>>> a09a3dc378c45f43f5c4b090479fa292a846f4f0:test/unit/option_number_test.rb
|
|
# test "the truth" do
|
|
# assert true
|
|
# end
|
|
end
|