From 774ee2fbf0b34f90a3dfe9a99bb9a80fc51a964f Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Sat, 21 Jul 2007 11:43:52 -0500 Subject: [svn-r13996] Description: Add missing "PASSED" message for successful test. Tested on: FreeBSD/32 6.2 (duty) --- test/mtime.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/mtime.c b/test/mtime.c index a61bffa..0d66e12 100644 --- a/test/mtime.c +++ b/test/mtime.c @@ -122,6 +122,7 @@ main(void) printf(" got: %s\n ans: %s\n", buf1, buf2); goto error; } + PASSED(); /* Check opening existing file with old-style modification time information -- cgit v0.12