auto-sync

This commit is contained in:
rusEfi 2016-07-22 19:03:20 -04:00
parent a5c62666e5
commit 01c9d18f97
1 changed files with 1 additions and 1 deletions

View File

@ -31,12 +31,12 @@ public class AutoTest {
testMitsu(); testMitsu();
testCitroenBerlingo(); testCitroenBerlingo();
testMazda626(); testMazda626();
test2003DodgeNeon();
testFordAspire(); testFordAspire();
testMazdaProtege(); testMazdaProtege();
test1995DodgeNeon(); test1995DodgeNeon();
testFord6(); testFord6();
testFordFiesta(); testFordFiesta();
test2003DodgeNeon();
} }
private static void testSachs() { private static void testSachs() {