rusefi-1/unit_tests/test_basic_math/test_find_index.h

14 lines
220 B
C

/*
* test_find_index.h
*
* Created on: Oct 30, 2013
* @author Andrey Belomutskiy, (c) 2012-2017
*/
#ifndef TEST_FIND_INDEX_H_
#define TEST_FIND_INDEX_H_
void testFindIndex(void);
#endif /* TEST_FIND_INDEX_H_ */