From fa512fef4765cc63ceeb4a901a3a517cb83606d6 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Wed, 4 Oct 2017 17:39:07 +0900 Subject: Updated test cases for internal API changes stemming from project options --- tests/completions/completions.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/completions/completions.py') 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 ", -- cgit v1.2.1