summary refs log tree commit diff stats
path: root/tests/destructor
diff options
context:
space:
mode:
authorClyybber <darkmine956@gmail.com>2020-07-14 14:15:39 +0200
committerGitHub <noreply@github.com>2020-07-14 14:15:39 +0200
commit2b0e336c971401d06797240686722ce669d902b9 (patch)
tree51ce03a1310b5477a16a20f8234621ffa5d5d51f /tests/destructor
parentf999f916f31946be3cf8abc485fc07e0d89de9ae (diff)
downloadNim-2b0e336c971401d06797240686722ce669d902b9.tar.gz
injectdestructors fixes and refactor (#14964)
* injectdestructors fixes and refactor

* Tiny cleanup

* Refactor and expand testcase

* Closes #14902 by adding testcase

* Better naming

* Fix test failures

* Misc cleanup

* Add testcase for #14968

* Better approach; expand testcases

* Optimizations and fixes

* Add testcase

* typo

* Tiny cleanup
Diffstat (limited to 'tests/destructor')
-rw-r--r--tests/destructor/tmove_objconstr.nim1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/destructor/tmove_objconstr.nim b/tests/destructor/tmove_objconstr.nim
index 0740bd46b..16d0daa22 100644
--- a/tests/destructor/tmove_objconstr.nim
+++ b/tests/destructor/tmove_objconstr.nim
@@ -2,7 +2,6 @@
 discard """
 output:  '''test created
 test destroyed 0
-Pony is dying!
 1
 2
 3