ENH: Removed tests for commands that no longer exist.
This commit is contained in:
parent
5a418b0e00
commit
b7c368b5e3
|
@ -28,12 +28,6 @@ ENDIF (EXECUTABLE_OUTPUT_PATH)
|
||||||
#
|
#
|
||||||
ADD_EXECUTABLE (wrapping wrapping.cxx)
|
ADD_EXECUTABLE (wrapping wrapping.cxx)
|
||||||
|
|
||||||
#
|
|
||||||
# Test Cable
|
|
||||||
#
|
|
||||||
CABLE_CLASS_SET (Float float)
|
|
||||||
CABLE_CLASS_SET (Mesh "itk::Mesh<$Float>")
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Test VTK wrappers
|
# Test VTK wrappers
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue