summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul McGuire <ptmcg@users.noreply.github.com>2019-12-23 22:51:55 -0600
committerPaul McGuire <ptmcg@users.noreply.github.com>2019-12-23 22:51:55 -0600
commit847af590154743bae61a32c3dc1a6c2a19009f42 (patch)
treedc61c0312d75a4069f7cd97443a3043423ce964c
parent0a6cef0af8f160c5d2702999d9be8c6db660d3e3 (diff)
downloadpyparsing-git-847af590154743bae61a32c3dc1a6c2a19009f42.tar.gz
Run all the testspyparsing_2.4.6
-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: