This commit is contained in:
Mario Fetka
2026-05-23 22:00:22 +02:00
parent af8a046f9d
commit 3473e35b38

View File

@@ -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);