diff options
Diffstat (limited to 'test/testframe.c')
-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 28e90ca..b6a56a8 100644 --- a/test/testframe.c +++ b/test/testframe.c @@ -25,7 +25,7 @@ /* * Definitions for the testing structure. */ -#define MAXNUMOFTESTS 30 +#define MAXNUMOFTESTS 40 #define MAXTESTNAME 16 #define MAXTESTDESC 64 |