summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/tfrexp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tfrexp.c b/tests/tfrexp.c
index a94ebf68c..1c3ef6bb4 100644
--- a/tests/tfrexp.c
+++ b/tests/tfrexp.c
@@ -226,6 +226,7 @@ static void check1 (void)
flags_out (flags1);
printf ("Got flags: ");
flags_out (flags2);
+ exit (1);
}
}
}