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 5f78c8526..3f2cc9514 100644 --- a/test/test.c +++ b/test/test.c @@ -43,6 +43,7 @@ static const struct testcase *tests[] = { &testbmk3,
&testbmk4,
&testbmk5,
+ &testbmk6,
NULL
};
|