Skip to content
Snippets Groups Projects
Commit 9c7fb048 authored by Anton Shestakov's avatar Anton Shestakov
Browse files

tests: optional PEP 657 error location in test-extension.t (issue6781)

parent fe044ce4
No related branches found
No related tags found
2 merge requests!416merge stable into default.,!387tests: Python 3.11 compatibility
......@@ -598,6 +598,7 @@
uisetup(ui)
File "$TESTTMP/baduisetup.py", line 2, in uisetup
1 / 0
~~^~~ (py311 !)
ZeroDivisionError: * by zero (glob)
*** failed to set up extension baduisetup: * by zero (glob)
Mercurial Distributed SCM (version *) (glob)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment