summaryrefslogtreecommitdiff
path: root/tests/completions/completions.py
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-10-04 17:39:07 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-10-10 19:29:59 +0900
commitfa512fef4765cc63ceeb4a901a3a517cb83606d6 (patch)
tree3585e1bf833e962e15e964ef9cec78d6a17c4c49 /tests/completions/completions.py
parentce5a47973bb639c1f61cd65cce212bb0308f0134 (diff)
downloadbuildstream-fa512fef4765cc63ceeb4a901a3a517cb83606d6.tar.gz
Updated test cases for internal API changes stemming from project options
Diffstat (limited to 'tests/completions/completions.py')
-rw-r--r--tests/completions/completions.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/completions/completions.py b/tests/completions/completions.py
index e20af4605..428252cb1 100644
--- a/tests/completions/completions.py
+++ b/tests/completions/completions.py
@@ -39,6 +39,8 @@ MAIN_OPTIONS = [
"--no-interactive ",
"--no-strict ",
"--no-verbose ",
+ "-o ",
+ "--option ",
"--on-error ",
"--pushers ",
"--strict ",