From d83a2165548afbeaafc6b9d39a1dd1f6800290bc Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sun, 23 Mar 2014 18:46:40 -0400 Subject: Bypass shlib_test when running tests under pytest --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 1089e353..eb63264c 100755 --- a/setup.cfg +++ b/setup.cfg @@ -21,4 +21,4 @@ formats = gztar zip universal=1 [pytest] -addopts=--ignore tests/manual_test.py +addopts=--ignore tests/manual_test.py --ignore tests/shlib_test -- cgit v1.2.3