diff options
-rw-r--r-- | unitTests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unitTests.py b/unitTests.py index b024b14..480125d 100644 --- a/unitTests.py +++ b/unitTests.py @@ -4672,7 +4672,6 @@ if __name__ == '__main__': # run specific tests by including them in this list, otherwise # all tests will be run testclasses = [ - SkipToParserTests ] if not testclasses: |