mirror of
https://github.com/zhigang1992/deployd.git
synced 2026-04-26 06:05:55 +08:00
4 lines
185 B
JavaScript
4 lines
185 B
JavaScript
// var client = require('../internal-client');
|
|
|
|
// TODO: Write tests. Internal client is very dependent on Context,
|
|
// and by extension, the http request, and is not very easy to test.
|