summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2008-02-17 22:45:53 +0000
committerdas <das@FreeBSD.org>2008-02-17 22:45:53 +0000
commit2304f6c8b82cef35ad0a189f5646394a21f9d371 (patch)
tree6fcd75d64bc9c4949e174dd73f470fbc7d3381e0 /tools
parentfe586f02db3de2754b0898b11ba08fbb41fc6a10 (diff)
downloadFreeBSD-src-2304f6c8b82cef35ad0a189f5646394a21f9d371.zip
FreeBSD-src-2304f6c8b82cef35ad0a189f5646394a21f9d371.tar.gz
There are 3 tests here, not 2.
Diffstat (limited to 'tools')
-rw-r--r--tools/regression/lib/msun/test-exponential.c2
1 files changed, 1 insertions, 1 deletions
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");
OpenPOWER on IntegriCloud