test(cloudfunc) buildFromJSON: add prefix

This commit is contained in:
coderaiser 2016-02-02 11:42:57 -05:00
parent bd3a2a32dc
commit de1d74ba37

View file

@ -90,6 +90,7 @@
expect = files[EXPECT_PATH];
result = CloudFunc.buildFromJSON({
prefix : '',
data : JSON_FILES,
template: template
});