diff --git a/test/array_thw_test.cpp b/test/array_thw_test.cpp index fee7ec8..3376e36 100644 --- a/test/array_thw_test.cpp +++ b/test/array_thw_test.cpp @@ -81,6 +81,10 @@ int main() test(); test(); + // test(); + test(); + test(); + return boost::report_errors(); }