Python: Accept deprecation warnings for old tests

This commit is contained in:
Rasmus Wriedt Larsen
2022-01-20 10:55:04 +01:00
parent 438a01e911
commit 2e788ea86e
34 changed files with 34 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
WARNING: Module Client has been deprecated and may be removed in future (ClientHttpRequests.ql:5,6-12)
| test.py:3:1:3:27 | ControlFlowNode for Attribute() | test.py:3:14:3:26 | ControlFlowNode for Str | GET |
| test.py:4:1:4:28 | ControlFlowNode for Attribute() | test.py:4:15:4:27 | ControlFlowNode for Str | POST |