aboutsummaryrefslogtreecommitdiffstats
path: root/test/testcond.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/testcond.h')
-rw-r--r--test/testcond.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/testcond.h b/test/testcond.h
index 8e6f286b1..b07aa804e 100644
--- a/test/testcond.h
+++ b/test/testcond.h
@@ -20,7 +20,6 @@
#ifndef _TESTCOND_H_
#define _TESTCOND_H_
-extern const struct testcase testcond1;
-extern const struct testcase testcond2;
+extern const struct testcase *patterncond[];
#endif /* _TESTCOND_H_ */