This website works better with JavaScript.
Home
Explore
Help
Sign In
jan
/
mustache.js
mirror of
https://github.com/janl/mustache.js
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
46
Wiki
Activity
Browse Source
3 should be 4
tags/0.5.0-vsc
thegrandpoobah
15 years ago
parent
38bfdf0c72
commit
b04fd8d364
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/unit.compiler.js
+ 1
- 1
test/unit.compiler.js
View File
@@ -651,7 +651,7 @@ test("Performance", function() {
});
test("Regression Suite", function() {
expect(
3
);
expect(
4
);
// matches bug_11_eating_whitespace.html
equals(
Write
Preview
Loading…
Cancel
Save