summaryrefslogtreecommitdiff
path: root/tests/frontend/help.py
diff options
context:
space:
mode:
authorPhil Dawson <phil.dawson@codethink.co.uk>2018-11-19 09:33:17 +0000
committerPhil Dawson <phil.dawson@codethink.co.uk>2018-12-12 14:43:40 +0000
commit85c61894d8871f6096fbd164280eb529981b40c6 (patch)
treecdbf5f7a621478d6043834939ce47c6aee7c8d9f /tests/frontend/help.py
parentc2efeba064f30c9bdbb4e370b1911dc50a78ff9b (diff)
downloadbuildstream-85c61894d8871f6096fbd164280eb529981b40c6.tar.gz
Remove source bundle command
This is part of the work towards #672
Diffstat (limited to 'tests/frontend/help.py')
-rw-r--r--tests/frontend/help.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/frontend/help.py b/tests/frontend/help.py
index bdafe851b..2a0c502e3 100644
--- a/tests/frontend/help.py
+++ b/tests/frontend/help.py
@@ -25,7 +25,6 @@ def test_help_main(cli):
('push'),
('shell'),
('show'),
- ('source-bundle'),
('track'),
('workspace')
])