From eb70bc8431c0192fb58215919f504082845c090f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 6 Jan 2010 13:20:28 +0200 Subject: [PATCH] (testsuite) Fix ypmatch test case. Completion is done for ypmatch's 2nd arg only at the moment. --- test/lib/completions/ypmatch.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lib/completions/ypmatch.exp b/test/lib/completions/ypmatch.exp index b54f86ac..f1695f67 100644 --- a/test/lib/completions/ypmatch.exp +++ b/test/lib/completions/ypmatch.exp @@ -11,7 +11,7 @@ proc teardown {} { setup -assert_complete_any "ypmatch " +assert_complete_any "ypmatch foo " sync_after_int