bigdir/test/functional/school_controller_test.rb

8 lines
140 B
Ruby
Raw Permalink Normal View History

2014-10-21 15:13:18 +08:00
require 'test_helper'
class SchoolControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end