diff --git a/test/test_6130.cpp b/test/test_6130.cpp index 7dfcbbd1..d8e84c34 100644 --- a/test/test_6130.cpp +++ b/test/test_6130.cpp @@ -43,5 +43,5 @@ int main() std::cerr << " OK\n"; } #endif - return 1; + return 0; }