mirror of
https://github.com/zhigang1992/tsemple.git
synced 2026-04-29 13:15:25 +08:00
Users comments page
This commit is contained in:
7
test/controllers/users/comments_controller_test.rb
Normal file
7
test/controllers/users/comments_controller_test.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
require 'test_helper'
|
||||
|
||||
class Users::CommentsControllerTest < ActionController::TestCase
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
end
|
||||
Reference in New Issue
Block a user