summaryrefslogtreecommitdiff
path: root/testing/test_nose.py
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2013-10-12 15:39:22 +0200
committerholger krekel <holger@merlinux.eu>2013-10-12 15:39:22 +0200
commit8ac5af289666e023aa4189fb62d28d406b9e6bb6 (patch)
tree2c45d7891dc3ccf3db4847e3ab20c33def665acd /testing/test_nose.py
parent8550ea0728ea8025daaf0fdfbf9ae1eb0cd3ad13 (diff)
downloadpytest-8ac5af289666e023aa4189fb62d28d406b9e6bb6.tar.gz
fix flakes issues and make --flakes run part of tox runs
Diffstat (limited to 'testing/test_nose.py')
-rw-r--r--testing/test_nose.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/test_nose.py b/testing/test_nose.py
index 12f9dece3..72a763675 100644
--- a/testing/test_nose.py
+++ b/testing/test_nose.py
@@ -96,7 +96,7 @@ def test_nose_setup_func_failure(testdir):
def test_nose_setup_func_failure_2(testdir):
- p = testdir.makepyfile("""
+ testdir.makepyfile("""
l = []
my_setup = 1