summary refs log tree commit diff stats
path: root/tests/destructor/tnewruntime_misc.nim
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2020-01-25 01:27:29 -0700
committerAndreas Rumpf <rumpf_a@web.de>2020-01-25 09:27:29 +0100
commit981ffc912e1ef59a5fc74ee8fb769592b8cb1616 (patch)
treef123094756751b1fd51bbb8efff87ac369cb1de3 /tests/destructor/tnewruntime_misc.nim
parent4cbeddddcc4cde2fb467bb7a3a30114474ae1565 (diff)
downloadNim-981ffc912e1ef59a5fc74ee8fb769592b8cb1616.tar.gz
contributing docs: symbols need package prefix; changed allocStats to nimAllocStats (#13247)
Diffstat (limited to 'tests/destructor/tnewruntime_misc.nim')
-rw-r--r--tests/destructor/tnewruntime_misc.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/destructor/tnewruntime_misc.nim b/tests/destructor/tnewruntime_misc.nim
index 7522bc168..263ea1bd4 100644
--- a/tests/destructor/tnewruntime_misc.nim
+++ b/tests/destructor/tnewruntime_misc.nim
@@ -1,5 +1,5 @@
 discard """
-  cmd: '''nim cpp -d:allocStats --newruntime --threads:on $file'''
+  cmd: '''nim cpp -d:nimAllocStats --newruntime --threads:on $file'''
   output: '''(field: "value")
 Indeed
 axc