From 2304f6c8b82cef35ad0a189f5646394a21f9d371 Mon Sep 17 00:00:00 2001 From: das Date: Sun, 17 Feb 2008 22:45:53 +0000 Subject: There are 3 tests here, not 2. --- tools/regression/lib/msun/test-exponential.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/regression/lib/msun/test-exponential.c b/tools/regression/lib/msun/test-exponential.c index bd06bb3..6111e96 100644 --- a/tools/regression/lib/msun/test-exponential.c +++ b/tools/regression/lib/msun/test-exponential.c @@ -152,7 +152,7 @@ int main(int argc, char *argv[]) { - printf("1..2\n"); + printf("1..3\n"); run_generic_tests(); printf("ok 1 - exponential\n"); -- cgit v1.1