summary refs log tree commit diff stats
path: root/tests/method/tmultim.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/method/tmultim.nim')
-rw-r--r--tests/method/tmultim.nim3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/method/tmultim.nim b/tests/method/tmultim.nim
index 310502c56..0e68b660f 100644
--- a/tests/method/tmultim.nim
+++ b/tests/method/tmultim.nim
@@ -4,9 +4,10 @@ collide: unit, thing
 collide: unit, thing
 collide: thing, unit
 collide: thing, thing
-collide: unit, thing | collide: unit, thing | collide: thing, unit | 
+collide: unit, thing | collide: unit, thing | collide: thing, unit |
 do nothing
 '''
+  joinable: false
 """