Disable exception catching in tests to figure out why TestPathApp cannot be imported on the build system.

This commit is contained in:
Markus Lampert
2017-06-20 14:06:15 -07:00
parent edd63bec4a
commit bd9ae7bc25
2 changed files with 15 additions and 14 deletions

View File

@@ -31,3 +31,4 @@ from PathTests.TestPathGeom import TestPathGeom
from PathTests.TestPathUtil import TestPathUtil
from PathTests.TestPathDepthParams import depthTestCases
from PathTests.TestPathDressupHoldingTags import TestHoldingTags