summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unitTests.py1
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: