This commit is contained in:
root
2016-08-19 18:03:00 +09:00
parent 46be317459
commit a289782424
38 changed files with 1126 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
require 'test_helper'
class SampleControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end