mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-05-22 07:07:05 +01:00
d615b56be4
This reverts commit 69e27bb76ff78af47d2c1b4b8faf91d8b5f9b128.
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
//include unit test files in this module in this ifdef
|
|
|
|
#ifdef UNIT_TESTS
|
|
#include "unit_test.dm"
|
|
#endif
|