diff options
Diffstat (limited to 'test/testevt.h')
-rw-r--r-- | test/testevt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testevt.h b/test/testevt.h index 5c66d5924..477b7083e 100644 --- a/test/testevt.h +++ b/test/testevt.h @@ -20,6 +20,6 @@ #ifndef _TESTEVT_H_
#define _TESTEVT_H_
-extern const struct testcase testevt1;
+extern const struct testcase *patternevt[];
#endif /* _TESTEVT_H_ */
|