Testcommit

This commit is contained in:
Knut Sveidqvist
2021-07-05 12:05:33 +02:00
parent 79e6013342
commit c447262764

View File

@@ -105,6 +105,7 @@ describe('when parsing ', function() {
// charTest('>', '>'); // charTest('>', '>');
// }); // });
// it("it should be able to parse a '='", function() { // it("it should be able to parse a '='", function() {
// charTest('=', '='); // charTest('=', '=');
// }); // });