summaryrefslogtreecommitdiff
path: root/python/test/Ice/objects/TestI.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/test/Ice/objects/TestI.py')
-rw-r--r--python/test/Ice/objects/TestI.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/test/Ice/objects/TestI.py b/python/test/Ice/objects/TestI.py
index 44d70a90d4c..8ce0c271081 100644
--- a/python/test/Ice/objects/TestI.py
+++ b/python/test/Ice/objects/TestI.py
@@ -125,6 +125,12 @@ class InitialI(Test.Initial):
def getF(self, current=None):
return self._f
+ def setRecursive(self, r, current):
+ pass
+
+ def supportsClassGraphDepthMax(self, current):
+ return True
+
def getMB(self, current):
return self._b1