ENH: Removed tests for commands that no longer exist.

This commit is contained in:
Brad King 2002-04-17 14:58:24 -04:00
parent 5a418b0e00
commit b7c368b5e3
1 changed files with 0 additions and 6 deletions

View File

@ -28,12 +28,6 @@ ENDIF (EXECUTABLE_OUTPUT_PATH)
#
ADD_EXECUTABLE (wrapping wrapping.cxx)
#
# Test Cable
#
CABLE_CLASS_SET (Float float)
CABLE_CLASS_SET (Mesh "itk::Mesh<$Float>")
#
# Test VTK wrappers
#