Files
tgstation-server/tests/DMAPI/LongRunning/long_running_test.dme

21 lines
356 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
#include "Config.dm"
#include "../test_prelude.dm"
#ifndef DME_NAME
#define DME_NAME "long_running_test"
#endif
#include "Test.dm"
// END_INCLUDE