summaryrefslogtreecommitdiff
path: root/source4/auth/tests/bindings.py
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/tests/bindings.py')
-rw-r--r--source4/auth/tests/bindings.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/auth/tests/bindings.py b/source4/auth/tests/bindings.py
index cadfdd0ef7..6ecfc2047f 100644
--- a/source4/auth/tests/bindings.py
+++ b/source4/auth/tests/bindings.py
@@ -31,5 +31,3 @@ class AuthTests(samba.tests.TestCase):
def test_system_session(self):
auth.system_session()
- def test_system_session_anon(self):
- auth.system_session_anonymous()