diff options
Diffstat (limited to 'test/lib/completions/mysql.exp')
-rw-r--r-- | test/lib/completions/mysql.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/lib/completions/mysql.exp b/test/lib/completions/mysql.exp index 62a64fc2..b7a50b81 100644 --- a/test/lib/completions/mysql.exp +++ b/test/lib/completions/mysql.exp @@ -12,8 +12,10 @@ setup assert_complete_any "mysql --" +sync_after_int +assert_complete_any "mysql --default-character-set=" sync_after_int |