mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Python: adjust test expectations
mostly removing of nodes from the graph.
One result lost:
```
check("submodule.submodule_attr", submodule.submodule_attr, "submodule_attr", globals()) #$ MISSING:prints=submodule_attr
```
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
| test.py:0:0:0:0 | Entry node for Module test |
|
||||
| test.py:1:1:1:21 | ControlFlowNode for FunctionExpr |
|
||||
| test.py:1:1:1:21 | SynthDictSplatParameterNode |
|
||||
| test.py:1:5:1:17 | ControlFlowNode for obfuscated_id |
|
||||
|
||||
Reference in New Issue
Block a user