diff options
Diffstat (limited to 'npc/dev')
-rw-r--r-- | npc/dev/ci_test.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/dev/ci_test.txt b/npc/dev/ci_test.txt index 6ee12452a..c1735bc68 100644 --- a/npc/dev/ci_test.txt +++ b/npc/dev/ci_test.txt @@ -41,6 +41,7 @@ end; OnInit: + $@CI_MODE = true; .@val = callfunc("HerculesSelfTestHelper"); mapquit(.@val); end; |