custom-board-bundle-sample-.../unit_tests/test_data_structures/test_event_registry.cpp

14 lines
225 B
C++
Raw Normal View History

2015-07-10 06:01:56 -07:00
/*
* test_event_registry.cpp
*
* Created on: Nov 27, 2013
2017-01-03 11:05:36 -08:00
* @author Andrey Belomutskiy, (c) 2012-2017
2015-07-10 06:01:56 -07:00
*/
#include "event_registry.h"
#include "test_event_registry.h"
#include "main.h"
void testEventRegistry(void) {
}