mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-05 02:55:31 +00:00
14 lines
410 B
Plaintext
14 lines
410 B
Plaintext
---
|
|
source: tests/ui.rs
|
|
expression: stdout_lines
|
|
---
|
|
{
|
|
"",
|
|
"[INFO] Files unpacked: 4",
|
|
"[INFO] Successfully decompressed archive in <TMP_DIR>/outputs",
|
|
"[INFO] extracted ( 0.00 B) \"outputs/inputs\"",
|
|
"[INFO] extracted ( 0.00 B) \"outputs/inputs/input\"",
|
|
"[INFO] extracted ( 0.00 B) \"outputs/inputs/input2\"",
|
|
"[INFO] extracted ( 0.00 B) \"outputs/inputs/input3\"",
|
|
}
|