From 4f7822acb1f431a7f13f6182460fd1e156fb2e87 Mon Sep 17 00:00:00 2001 From: Tomas Susanka Date: Thu, 24 May 2018 11:11:54 +0200 Subject: [PATCH] tests: stellar in pytest.ini --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 60d212f45..d7c7c8e9d 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 = stellar