summaryrefslogtreecommitdiffstats
path: root/test/testframe.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/testframe.c')
-rw-r--r--test/testframe.c2
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