@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# Check whether an extended auth plugin can change the username of a client.
from mosq_test_helper import *
# Multi tests for extended auth with a single step.
# * Error in plugin
# Multi tests for extended auth with a single step - multiple plugins at once.
# Test whether an unsupported extended auth is rejected.