]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/24_iterators/iterator.cc
*.cc: Remove spaces, make sure testcases return zero.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 24_iterators / iterator.cc
index 4930f149a0b8b8ddabc150d59b5ac8cd5b1b70e0..b11da0c653a219754353466988f3dc11f86a641a 100644 (file)
@@ -594,6 +594,5 @@ main(int argc, char **argv)
    assert (failures == 0);
 #endif
 
-   return failures ? 1 : 0;
+   return 0;
 }
-