Fixed up ToolController template arguments and loading for the switch to JSON.
This commit is contained in:
@@ -24,14 +24,15 @@
|
||||
|
||||
import TestApp
|
||||
|
||||
from PathTests.TestPathLog import TestPathLog
|
||||
from PathTests.TestPathCore import TestPathCore
|
||||
#from PathTests.TestPathPost import PathPostTestCases
|
||||
from PathTests.TestPathGeom import TestPathGeom
|
||||
from PathTests.TestPathUtil import TestPathUtil
|
||||
from PathTests.TestPathDepthParams import depthTestCases
|
||||
from PathTests.TestPathDressupHoldingTags import TestHoldingTags
|
||||
from PathTests.TestPathDressupDogbone import TestDressupDogbone
|
||||
from PathTests.TestPathStock import TestPathStock
|
||||
from PathTests.TestPathTool import TestPathTool
|
||||
from PathTests.TestPathTooltable import TestPathTooltable
|
||||
#from PathTests.TestPathLog import TestPathLog
|
||||
#from PathTests.TestPathCore import TestPathCore
|
||||
##from PathTests.TestPathPost import PathPostTestCases
|
||||
#from PathTests.TestPathGeom import TestPathGeom
|
||||
#from PathTests.TestPathUtil import TestPathUtil
|
||||
#from PathTests.TestPathDepthParams import depthTestCases
|
||||
#from PathTests.TestPathDressupHoldingTags import TestHoldingTags
|
||||
#from PathTests.TestPathDressupDogbone import TestDressupDogbone
|
||||
#from PathTests.TestPathStock import TestPathStock
|
||||
#from PathTests.TestPathTool import TestPathTool
|
||||
#from PathTests.TestPathTooltable import TestPathTooltable
|
||||
from PathTests.TestPathToolController import TestPathToolController
|
||||
|
||||
Reference in New Issue
Block a user