diff options
-rw-r--r-- | test/testframe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testframe.c b/test/testframe.c index 6f0cd97..88f9a06 100644 --- a/test/testframe.c +++ b/test/testframe.c @@ -26,7 +26,7 @@ /* * Definitions for the testing structure. */ -#define MAXNUMOFTESTS 40 +#define MAXNUMOFTESTS 45 #define MAXTESTNAME 16 #define MAXTESTDESC 64 |