aboutsummaryrefslogtreecommitdiff
path: root/Tests/feaLib/error_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/feaLib/error_test.py')
-rw-r--r--Tests/feaLib/error_test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/feaLib/error_test.py b/Tests/feaLib/error_test.py
index 2ebb3e4c..2972b5f3 100644
--- a/Tests/feaLib/error_test.py
+++ b/Tests/feaLib/error_test.py
@@ -15,4 +15,5 @@ class FeatureLibErrorTest(unittest.TestCase):
if __name__ == "__main__":
import sys
+
sys.exit(unittest.main())