diff --git a/test/lib/completions/modinfo.exp b/test/lib/completions/modinfo.exp index 2f6e4134..bd8f965c 100644 --- a/test/lib/completions/modinfo.exp +++ b/test/lib/completions/modinfo.exp @@ -26,7 +26,7 @@ sync_after_int set test "should complete filepaths" -assert_complete "/lib/" "modinfo /li" $test -nospace +assert_complete "/tmp/" "modinfo /tm" $test -nospace sync_after_int diff --git a/test/lib/completions/modprobe.exp b/test/lib/completions/modprobe.exp index 5391d4a5..a1cd6987 100644 --- a/test/lib/completions/modprobe.exp +++ b/test/lib/completions/modprobe.exp @@ -40,7 +40,7 @@ sync_after_int set test "should complete filepaths" -assert_complete "/lib/" "modprobe /li" $test -nospace +assert_complete "/tmp/" "modprobe /tm" $test -nospace sync_after_int