summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmox_test.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/mox_test.py b/mox_test.py
index 28baec0..47d2f25 100755
--- a/mox_test.py
+++ b/mox_test.py
@@ -2271,9 +2271,6 @@ class TestClass:
def __PrivateCall(self):
pass
- def __getitem__(self, key):
- pass
-
def __DoNotMock(self):
pass