Files
tgstation-server/tests/DMAPI/BasicOperation/basic_operation_test.dme
Dominion 49c6f37693 Add test helpers to test .dmes
- Make long_running_test_copy.dme just include the original
2023-05-22 19:11:06 -04:00

18 lines
295 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"
#include "Test.dm"
// END_INCLUDE