diff --git a/nwtests.c b/nwtests.c index e5250df..1895418 100644 --- a/nwtests.c +++ b/nwtests.c @@ -1657,9 +1657,6 @@ int func_tests(int argc, char *argv[], int mode) if (tests_same_arg(argv[1], "NCP87C32AUTO")) return tests_ncp87c32auto(); - if (tests_same_arg(argv[1], "NWREQ87C32MATRIX")) - return tests_nwreq87c32matrix(); - if (tests_same_arg(argv[1], "NWREQ87")) return tests_nwreq87(argc, argv);