Removed now redundant cpp files.

Removed a test which we don't need any more.
This commit is contained in:
David Williams
2012-07-08 08:52:36 +02:00
parent 1d361c583b
commit 1aa1978de1
7 changed files with 0 additions and 174 deletions

View File

@ -87,7 +87,3 @@ ADD_TEST(VectorEqualityTest ${LATEST_TEST} testEquality)
# Volume subclass tests
CREATE_TEST(TestVolumeSubclass.h TestVolumeSubclass.cpp TestVolumeSubclass)
ADD_TEST(VolumeSubclassExtractSurfaceTest ${LATEST_TEST} testExtractSurface)
# Voxel tests
CREATE_TEST(TestVoxels.h TestVoxels.cpp TestVoxels)
ADD_TEST(VoxelsTraitsTest ${LATEST_TEST} testVoxelTypeLimits)