Testcommit

This commit is contained in:
Knut Sveidqvist 2021-07-05 12:05:33 +02:00
parent 79e6013342
commit c447262764
1 changed files with 1 additions and 0 deletions

View File

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