testament: joinable is now an explicit concept of a test spec

This commit is contained in:
Andreas Rumpf
2018-12-09 13:47:03 +01:00
committed by Araq
parent 46820b94a6
commit ac785b0623
17 changed files with 55 additions and 51 deletions

View File

@@ -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
"""