summaryrefslogtreecommitdiff
path: root/tests/test_02_saml.py
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2019-07-08 21:14:54 +0300
committerIvan Kanakarakis <ivan.kanak@gmail.com>2019-07-08 21:14:54 +0300
commit124376b3a707edf354fcc2e7311a86af864cf647 (patch)
treec95dce6d8ad14ff995f18b7a06e8006d29a677c7 /tests/test_02_saml.py
parent5a435953afbc71405c777ab658d9fc1394931277 (diff)
downloadpysaml2-124376b3a707edf354fcc2e7311a86af864cf647.tar.gz
Fix tests to be compatible with latest pytest
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Diffstat (limited to 'tests/test_02_saml.py')
-rw-r--r--tests/test_02_saml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_02_saml.py b/tests/test_02_saml.py
index 8ab6ca04..fe5bbb70 100644
--- a/tests/test_02_saml.py
+++ b/tests/test_02_saml.py
@@ -19,7 +19,7 @@ from saml2 import xmldsig as ds
from saml2 import saml
-from py.test import raises
+from pytest import raises
from saml2.saml import Issuer
from saml2.saml import Attribute