un-doing test coverage

This commit is contained in:
rusefi 2017-05-12 11:10:40 -04:00
parent 03a826585a
commit f52cadf7be
1 changed files with 2 additions and 2 deletions

View File

@ -69,8 +69,8 @@ public class AutoTest {
private static void testMazdaMiata2003() {
setEngineType(47);
sendCommand("get cranking_dwell"); // just test coverage
sendCommand("get nosuchgettersdfsdfsdfsdf"); // just test coverage
// sendCommand("get cranking_dwell"); // just test coverage
// sendCommand("get nosuchgettersdfsdfsdfsdf"); // just test coverage
}
private static void testCamaro() {