Renamed PathGeomOp to PathOpTools.

This commit is contained in:
Markus Lampert
2018-07-01 20:54:14 -07:00
parent 57ee12df60
commit c4c30fba9d
5 changed files with 50 additions and 50 deletions

View File

@@ -28,7 +28,7 @@ from PathTests.TestPathLog import TestPathLog
from PathTests.TestPathCore import TestPathCore
#from PathTests.TestPathPost import PathPostTestCases
from PathTests.TestPathGeom import TestPathGeom
from PathTests.TestPathGeomOp import TestPathGeomOp
from PathTests.TestPathOpTools import TestPathOpTools
from PathTests.TestPathUtil import TestPathUtil
from PathTests.TestPathDepthParams import depthTestCases
from PathTests.TestPathDressupHoldingTags import TestHoldingTags