bump version and comment out ignore-testclass-if-unittest-module-feature

This commit is contained in:
holger krekel
2010-11-17 12:21:24 +01:00
parent a298cf753d
commit fb102a2ddb
4 changed files with 5 additions and 4 deletions

View File

@@ -359,6 +359,7 @@ class TestInvocationVariants:
])
@py.test.mark.xfail(reason="decide: feature or bug")
def test_noclass_discovery_if_not_testcase(self, testdir):
testpath = testdir.makepyfile("""
import unittest