Skip to content
Snippets Groups Projects
Commit 669273ae authored by gwenael remond's avatar gwenael remond
Browse files

tests update

parent 7f74c5dd
No related branches found
No related tags found
1 merge request!4zephir command line demande si le fichier de config n'existe pas
Pipeline #166 failed
......@@ -35,7 +35,7 @@ def test_message():
def test_message_invalid_choice_argument():
from zephir_client import enables_signature
from zephir_client import enables_signature, cmdline_factory
with open(datapath / 'api_v1_options.json') as fh:
jsoncontent = json.load(fh)
config = Config(jsoncontent)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment