diff options
Diffstat (limited to 'slicer/test/preprocessor.cpp')
-rw-r--r-- | slicer/test/preprocessor.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/slicer/test/preprocessor.cpp b/slicer/test/preprocessor.cpp index 7d81f5e..fbf692a 100644 --- a/slicer/test/preprocessor.cpp +++ b/slicer/test/preprocessor.cpp @@ -14,7 +14,6 @@ typedef std::map<std::string, unsigned int> ComponentsCount; ComponentsCount COMPONENTS_IN_TEST_ICE = { { "classes.ice", 4 }, { "collections.ice", 6 }, - { "db.ice", 4 }, { "enums.ice", 2 }, { "inheritance.ice", 12 }, { "interfaces.ice", 0 }, |