Skip to content

Commit c3ac796

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

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

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

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
| .hidden/inner |
2+
| .hidden/inner/test.py |
3+
| .hidden/module.py |
4+
| folder |
15
| folder/module.py |
26
| package |
37
| 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)