Files
deployd/test/internal-client.unit.js
2012-06-07 15:20:07 -07:00

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.