Skip to content

Commit be88e61

Browse files
committed
Python: Update extractor tests
1 parent 5cf3242 commit be88e61

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

python/ql/test/2/extractor-tests/hidden/test.expected

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
| .hidden/inner/test.py |
2+
| .hidden/module.py |
13
| folder/module.py |
24
| package |
35
| package/__init__.py |

python/ql/test/extractor-tests/filter-option/Test.expected

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
| Module foo.bar |
44
| Module foo.include_test |
55
| Package foo |
6+
| Script hidden_foo.py |

0 commit comments

Comments
 (0)