There are 3 tests here, not 2.
This commit is contained in:
parent
39fb1e8f88
commit
69aa771036
@ -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");
|
||||
|
Loading…
x
Reference in New Issue
Block a user