git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14029 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
38e0f697d4
commit
fd683a2343
|
@ -48,7 +48,7 @@
|
|||
#endif
|
||||
|
||||
/**
|
||||
* @brief Delay inserted between test cases.
|
||||
* @brief Shows a sequence header if enabled.
|
||||
*/
|
||||
#if !defined(TEST_CFG_SHOW_SEQUENCES) || defined(__DOXYGEN__)
|
||||
#define TEST_CFG_SHOW_SEQUENCES TRUE
|
||||
|
|
Loading…
Reference in New Issue