diff --git a/tests/tests.cpp b/tests/tests.cpp index ad4c1a74..f9a27715 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -345,5 +345,6 @@ TEST_LIST = {"config",test_config}, {"str",test_str_stuff}, {"err",test_err}, + {"mknod_ff",test_mknod_ff}, {NULL,NULL} };