aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite-io.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite-io.sh')
-rw-r--r--test/suite-io.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite-io.sh b/test/suite-io.sh
index ebcfdedfd7..51eb98f823 100644
--- a/test/suite-io.sh
+++ b/test/suite-io.sh
@@ -127,7 +127,7 @@ io_step_input_piping() {
ethereal_io_suite() {
# Q: quit after cap, k: start capture immediately
- DUT="$ETHEREAL"
+ DUT="$WIRESHARK"
test_step_add "Input file" io_step_input_file
}