rusefi-1/unit_tests/test_data_structures/test_event_registry.h

14 lines
245 B
C
Raw Normal View History

2015-07-10 06:01:56 -07:00
/*
* test_event_registry.h
*
* Created on: Nov 27, 2013
* Author: Andrey Belomutskiy, (c) 2012-2015
*/
#ifndef TEST_EVENT_REGISTRY_H_
#define TEST_EVENT_REGISTRY_H_
void testEventRegistry(void);
#endif /* TEST_EVENT_REGISTRY_H_ */