node tests: Move .test-js-with-node.html to var/."

This commit is contained in:
Taranjeet Singh
2016-07-19 19:00:45 +05:30
committed by Tim Abbott
parent 6548f1dd1c
commit 9b31f0a67a
2 changed files with 1 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ global.use_template = function (name) {
Handlebars.templates[name] = Handlebars.compile(data);
};
var output_fn = '.test-js-with-node.html';
var output_fn = 'var/.test-js-with-node.html';
(function () {
var data = '';