diff options
Diffstat (limited to 'testament/specs.nim')
-rw-r--r-- | testament/specs.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testament/specs.nim b/testament/specs.nim index a7f0fd4bb..58fe7bf4f 100644 --- a/testament/specs.nim +++ b/testament/specs.nim @@ -71,6 +71,7 @@ type disabled, enabled, leaking TSpec* = object + # xxx make sure `isJoinableSpec` takes into account each field here. action*: TTestAction file*, cmd*: string input*: string |