From db9c42340c20c9a5e2bee7ab08d7ef014f0bd140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 30 Jan 2010 15:04:02 +0200 Subject: (testsuite) Sync fmt test with other longopt only tests. --- test/lib/completions/fmt.exp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/lib/completions/fmt.exp b/test/lib/completions/fmt.exp index fcf8a922..28570682 100644 --- a/test/lib/completions/fmt.exp +++ b/test/lib/completions/fmt.exp @@ -11,7 +11,9 @@ proc teardown {} { setup -assert_complete_any "fmt -" +if {[assert_exec {fmt --help} "" "" "unsupported"]} { + assert_complete_any "fmt -" +}; # if sync_after_int -- cgit v1.2.1