summaryrefslogtreecommitdiffstats
path: root/test/stab.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/stab.c')
-rw-r--r--test/stab.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/stab.c b/test/stab.c
index 9ce3cfe..b57b542 100644
--- a/test/stab.c
+++ b/test/stab.c
@@ -856,7 +856,6 @@ no_compact(hid_t fapl2)
/* Verify that file is correct size */
if(file_size != empty_size) TEST_ERROR
-
PASSED();
return 0;
@@ -1153,4 +1152,3 @@ error:
puts("*** TESTS FAILED ***");
return 1;
}
-