Skip to content
Snippets Groups Projects
Commit f65e4f0b authored by Damien George's avatar Damien George
Browse files

tests/cmdline/cmd_showbc: Fix test now that 1 value is stored on stack.

This corresponds to the change in the way exception values are stored on
the Python value stack.
parent 71fec076
No related branches found
No related tags found
No related merge requests found
...@@ -242,8 +242,6 @@ arg names: ...@@ -242,8 +242,6 @@ arg names:
\\d\+ POP_BLOCK \\d\+ POP_BLOCK
\\d\+ JUMP \\d\+ \\d\+ JUMP \\d\+
\\d\+ POP_TOP \\d\+ POP_TOP
\\d\+ POP_TOP
\\d\+ POP_TOP
\\d\+ LOAD_DEREF 14 \\d\+ LOAD_DEREF 14
\\d\+ POP_TOP \\d\+ POP_TOP
\\d\+ POP_EXCEPT \\d\+ POP_EXCEPT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment