[svn r38116] fixing svn tests for -d runs (which usually
is a dependency problem) --HG-- branch : trunk
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from py.__.path.common import checker
|
||||
import py
|
||||
|
||||
class CommonPathTests:
|
||||
class CommonPathTests(object):
|
||||
root = None # subclasses have to setup a 'root' attribute
|
||||
|
||||
def test_constructor_equality(self):
|
||||
|
||||
Reference in New Issue
Block a user