Skip to content

Commit 3992ddc

Browse files
committed
Add test description
1 parent 6e010dd commit 3992ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S17-procasync/nonexistent.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ dies-ok { await $prog.ready },
1919
dies-ok { await $promise },
2020
'Promise for a process that does not exist is broken';
2121

22-
does-ok $prog.ready.cause, X::OS;
22+
does-ok $prog.ready.cause, X::OS, '.ready.cause';

0 commit comments

Comments
 (0)