summaryrefslogtreecommitdiff
path: root/tests/frontend/completions.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/frontend/completions.py')
-rw-r--r--tests/frontend/completions.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/frontend/completions.py b/tests/frontend/completions.py
index e9fa25b73..c0ea47385 100644
--- a/tests/frontend/completions.py
+++ b/tests/frontend/completions.py
@@ -56,6 +56,8 @@ MAIN_OPTIONS = [
SOURCE_COMMANDS = [
'checkout ',
'fetch ',
+ 'pull ',
+ 'push ',
'track ',
]