From e25bc70da2464c8c7d87b174f7060e61a39b7970 Mon Sep 17 00:00:00 2001 From: Roland Hedberg Date: Tue, 23 Dec 2014 16:41:34 +0100 Subject: [PATCH] Updated time stamps in test file --- tests/saml_false_signed.xml | 10 +++++----- tests/test_41_response.py | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/saml_false_signed.xml b/tests/saml_false_signed.xml index 24b88ac..87092d4 100644 --- a/tests/saml_false_signed.xml +++ b/tests/saml_false_signed.xml @@ -1,10 +1,10 @@ - + urn:mace:example.com:saml:roland:idp - + urn:mace:example.com:saml:roland:idp @@ -49,15 +49,15 @@ OmuMZY0K6ERY4fNVnGEAoUZeieehC6/ljmfk14xCAlE= _cddc88563d433f556d4cc70c3162deabddea3b5019 - + - + urn:mace:example.com:saml:roland:sp - + urn:oasis:names:tc:SAML:2.0:ac:classes:Password diff --git a/tests/test_41_response.py b/tests/test_41_response.py index fbad730..65d01b2 100644 --- a/tests/test_41_response.py +++ b/tests/test_41_response.py @@ -133,4 +133,4 @@ class TestResponse: if __name__ == "__main__": t = TestResponse() t.setup_class() - t.test_other_response() + t.test_false_sign()