summaryrefslogtreecommitdiff
path: root/tests/test_69_discovery.py
diff options
context:
space:
mode:
authorRoland Hedberg <roland.hedberg@adm.umu.se>2015-06-25 15:21:19 +0200
committerRoland Hedberg <roland.hedberg@adm.umu.se>2015-06-25 15:21:19 +0200
commitb7f618bde5b24c6e0a6c1b40c3748af8b56defaf (patch)
treeb423d3dcc87c3b66ff727360c1f520d2e408264a /tests/test_69_discovery.py
parent00cdcad20a500a586a85646119e0d0ff1b1e94ac (diff)
downloadpysaml2-b7f618bde5b24c6e0a6c1b40c3748af8b56defaf.tar.gz
All tests now pass in 2.7 and 3.4 .
Diffstat (limited to 'tests/test_69_discovery.py')
-rw-r--r--tests/test_69_discovery.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_69_discovery.py b/tests/test_69_discovery.py
index 6b1d4243..a74cffae 100644
--- a/tests/test_69_discovery.py
+++ b/tests/test_69_discovery.py
@@ -69,4 +69,4 @@ def test_construct_deconstruct_response():
if __name__ == "__main__":
- test_construct_deconstruct_request()
+ test_verify()