notebook/test/controllers/to_write/documents_controller_test.rb
2021-05-21 17:08:18 -07:00

8 lines
136 B
Ruby

require 'test_helper'
class DocumentsControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end