mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
Python: Adjust test expectations
so we can see the light go green. But we should perhaps do something about those duplicate results.
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
| test.py:17:12:17:22 | Str | Backspace escape in regular expression at offset 1. |
|
||||
| test.py:17:12:17:22 | [\\b\\t ] | Backspace escape in regular expression at offset 1. |
|
||||
| test.py:19:12:19:28 | E\\d+\\b[ \\b\\t] | Backspace escape in regular expression at offset 8. |
|
||||
| test.py:19:12:19:28 | Str | Backspace escape in regular expression at offset 8. |
|
||||
|
||||
Reference in New Issue
Block a user