auto-sync

This commit is contained in:
rusEfi 2015-12-23 21:02:54 -05:00
parent 0543bb09b4
commit 0c8e5b434d
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@
</target>
<!--todo: rename this task to something more specific like RunRealHardwareTestSuite & sync Jenkin instances-->
<target name="realtest" depends="jar">
<java classpath="${jar_file}" classname="com.rusefi.RealHwTest" failonerror="true">
</java>