revive ptrace #5983

only:HW CI
This commit is contained in:
rusefillc 2024-02-22 19:20:03 -05:00
parent c4703d58c2
commit 83d90e37d3
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ import com.rusefi.io.CommandQueue;
*/
public class HwCiF4Discovery {
private final static Class[] tests = {
PTraceTest.class,
// huh? why does this not work for discovery? PTraceTest.class,
CompositeLoggerTest.class,
MiscTest.class,
CommonFunctionalTest.class,