add new file

This commit is contained in:
Sunandar
2017-02-03 17:56:43 +06:30
parent 538c898e06
commit cccf9c0e9b
21 changed files with 369 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
require 'test_helper'
class Api::ClientsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end