diff options
Diffstat (limited to 'test/test.c')
-rw-r--r-- | test/test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.c b/test/test.c index 9510eb39d..667b89749 100644 --- a/test/test.c +++ b/test/test.c @@ -62,6 +62,7 @@ static const struct testcase *tests[] = { &testbmk5,
&testbmk6,
&testbmk7,
+ &testbmk8,
NULL
};
|