Преглед изворни кода

3 should be 4

tags/0.5.0-vsc
thegrandpoobah пре 15 година
родитељ
комит
b04fd8d364
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      test/unit.compiler.js

+ 1
- 1
test/unit.compiler.js Прегледај датотеку

@@ -651,7 +651,7 @@ test("Performance", function() {
});

test("Regression Suite", function() {
expect(3);
expect(4);
// matches bug_11_eating_whitespace.html
equals(


Loading…
Откажи
Сачувај