summaryrefslogtreecommitdiffstats
path: root/python/examples/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/examples/test.py')
-rwxr-xr-xpython/examples/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/test.py b/python/examples/test.py
index b5bf8816..d3df943d 100755
--- a/python/examples/test.py
+++ b/python/examples/test.py
@@ -14,7 +14,7 @@ req = lasso.AuthnRequest("providerid.com",
"3",
["test"],
None,
- lasso.LibAuthnContextComparisonExact, # None
+ lasso.libAuthnContextComparisonExact, # None
"encoded_RelayState", # None
0,
None,