rusefi-full/unit_tests/test_cj125.cpp

19 lines
284 B
C++
Raw Normal View History

2019-01-03 04:57:34 -08:00
/*
* test_cj125.cpp
*
* Created on: Jan 3, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
*/
#include "test_c125.h"
#include "CJ125.h"
void testCJ125() {
printf("====================================================================================== testCJ125\r\n");
}