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 869c2a0..7d81f5e 100644 --- a/slicer/test/preprocessor.cpp +++ b/slicer/test/preprocessor.cpp @@ -20,7 +20,7 @@ ComponentsCount COMPONENTS_IN_TEST_ICE = { { "interfaces.ice", 0 }, { "json.ice", 2 }, { "locals.ice", 7 }, - { "optionals.ice", 1 }, + { "optionals.ice", 2 }, { "structs.ice", 4 }, { "types.ice", 3 }, { "xml.ice", 5 } |