diff options
Diffstat (limited to 'test/testpools.h')
-rw-r--r-- | test/testpools.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testpools.h b/test/testpools.h index 413d1eb76..920e64da2 100644 --- a/test/testpools.h +++ b/test/testpools.h @@ -20,6 +20,6 @@ #ifndef _TESTPOOLS_H_
#define _TESTPOOLS_H_
-extern const struct testcase testpools1;
+extern const struct testcase *patternpools[];
#endif /* _TESTPOOLS_H_ */
|