This commit is contained in:
Mohammad Derakhshani 2017-05-09 20:57:33 -07:00
Родитель 67b558d3dd
Коммит 0aa9a9def6
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -26,6 +26,7 @@ SOFTWARE.
var lib = require("../lib/"),
assert = require("assert"),
testConfig = require("./_testConfig"),
UriFactory = require("../lib/uriFactory").UriFactory,
DocumentDBClient = lib.DocumentClient;
var host = testConfig.host;