scinote-web/test/controllers/step_comments_controller_test.rb

8 lines
139 B
Ruby
Raw Normal View History

2016-02-12 23:52:43 +08:00
require 'test_helper'
class StepCommentsControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end