Files
nemo_encoder/test/controllers/api/clients_controller_test.rb
2017-02-03 17:56:43 +06:30

8 lines
144 B
Ruby

require 'test_helper'
class Api::ClientsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end