-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Seems like it's trying to use .stdout an old way, where the website now shows examples with result.context.stdout?
hush/src/runtime/tests/data/positive/capture.hsh
Lines 6 to 7 in 7fa2dc4
| std.assert(result.stdout == "123\n456\n") | |
| std.assert(result.stderr == "") |
This failed when I was trying to build master as a nix package and it automatically ran cargo test. I have disabled the checks for now.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels