mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-14 17:43:19 +01:00
49c6f37693
- Make long_running_test_copy.dme just include the original
17 lines
272 B
Plaintext
17 lines
272 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 "../test_setup.dm"
|
|
#include "Test.dm"
|
|
// END_INCLUDE
|