getter text coverage
This commit is contained in:
parent
0328abb747
commit
03a826585a
|
@ -69,6 +69,8 @@ public class AutoTest {
|
||||||
|
|
||||||
private static void testMazdaMiata2003() {
|
private static void testMazdaMiata2003() {
|
||||||
setEngineType(47);
|
setEngineType(47);
|
||||||
|
sendCommand("get cranking_dwell"); // just test coverage
|
||||||
|
sendCommand("get nosuchgettersdfsdfsdfsdf"); // just test coverage
|
||||||
}
|
}
|
||||||
|
|
||||||
private static void testCamaro() {
|
private static void testCamaro() {
|
||||||
|
|
Loading…
Reference in New Issue