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