Explorar el Código

3 should be 4

tags/0.5.0-vsc
thegrandpoobah hace 15 años
padre
commit
b04fd8d364
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      test/unit.compiler.js

+ 1
- 1
test/unit.compiler.js Ver fichero

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

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


Cargando…
Cancelar
Guardar