summaryrefslogtreecommitdiff
path: root/test/lib/completions/python.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/python.exp')
-rw-r--r--test/lib/completions/python.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/lib/completions/python.exp b/test/lib/completions/python.exp
index 29a10bf6..be0e8a2d 100644
--- a/test/lib/completions/python.exp
+++ b/test/lib/completions/python.exp
@@ -35,6 +35,9 @@ sync_after_int
assert_complete_any "python -m sy"
sync_after_int
+assert_complete_any "python -m json."
+sync_after_int
+
assert_complete_any "python -W "
sync_after_int