diff options
Diffstat (limited to 'slicer/test/preprocessor.cpp')
-rw-r--r-- | slicer/test/preprocessor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slicer/test/preprocessor.cpp b/slicer/test/preprocessor.cpp index 54099df..10fedef 100644 --- a/slicer/test/preprocessor.cpp +++ b/slicer/test/preprocessor.cpp @@ -13,7 +13,7 @@ namespace fs = boost::filesystem; -const unsigned int COMPONENTS_IN_TEST_ICE = 26; +const unsigned int COMPONENTS_IN_TEST_ICE = 27; BOOST_FIXTURE_TEST_SUITE ( preprocessor, FileStructure ); |