This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
jan
/
mustache.js
огледало од
https://github.com/janl/mustache.js
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
46
Вики
Activity
Преглед изворни кода
Remove test/_files/cli_output.txt
tags/v2.3.0
wizawu
пре 10 година
родитељ
3165c53f7f
комит
c71fc6ff6b
2 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
test/_files/cli_output.txt
+1
-0
test/cli-test.js
+ 0
- 1
test/_files/cli_output.txt
Прегледај датотеку
@@ -1 +0,0 @@
Howdy LeBron, CLI rox
+ 1
- 0
test/cli-test.js
Прегледај датотеку
@@ -67,6 +67,7 @@ describe('Mustache CLI', function () {
assert.equal(stderr, '');
assert.equal(stdout, '');
assert.equal(fs.readFileSync(outputFile), expectedOutput);
fs.unlink('test/_files/cli_output.txt');
done();
});
});
Write
Preview
Loading…
Откажи
Сачувај