From 7c375ba2ec887691ea95a3ef54131b9f219939b4 Mon Sep 17 00:00:00 2001 From: Christian Chilan Date: Mon, 21 May 2007 19:10:22 -0500 Subject: [svn-r13782] Increase the max number of tests to 45. --- test/testframe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12