Files
tgstation-server/tests/DMAPI/LongRunning/long_running_test_rooted.dme
2023-10-22 13:59:54 -04:00

20 lines
426 B
Plaintext

// Hand crafted DME, will not work if saved with DreamMaker
// BEGIN_INTERNALS
// END_INTERNALS
// BEGIN_FILE_DIR
#define FILE_DIR .
// END_FILE_DIR
// BEGIN_PREFERENCES
// END_PREFERENCES
// BEGIN_INCLUDE
#define RUN_STATIC_FILE_TESTS
#define DME_NAME "long_running_test_rooted"
#include "tests/DMAPI/LongRunning/Config.dm"
#include "tests/DMAPI/test_prelude.dm"
#include "tests/DMAPI/LongRunning/Test.dm"
// END_INCLUDE