diff options
Diffstat (limited to 'tests/ui/process/println-with-broken-pipe.run.stdout')
-rw-r--r-- | tests/ui/process/println-with-broken-pipe.run.stdout | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/process/println-with-broken-pipe.run.stdout b/tests/ui/process/println-with-broken-pipe.run.stdout new file mode 100644 index 000000000..f55c39578 --- /dev/null +++ b/tests/ui/process/println-with-broken-pipe.run.stdout @@ -0,0 +1 @@ +this line shall appear exactly once on stdout |