From d4987849ce504ae313d1c7712db3f63e74215e16 Mon Sep 17 00:00:00 2001 From: Adrian Matejov Date: Mon, 10 Sep 2018 18:19:55 +0200 Subject: [PATCH] tezos: run_xfail set Signed-off-by: Adrian Matejov --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 60d212f45..001930eaf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,4 +32,4 @@ known_standard_library = micropython,ubinascii,ustruct,uctypes,utime,utimeq,trez [tool:pytest] addopts = --pyargs trezorlib.tests.device_tests xfail_strict = true -run_xfail = +run_xfail = tezos