Skip to content

Commit a8280f9

Browse files
committed
Python: update test expectation
1 parent 0678745 commit a8280f9

File tree

1 file changed

+1
-1
lines changed
  • python/ql/test/experimental/dataflow/tainttracking/defaultAdditionalTaintStep-py3

1 file changed

+1
-1
lines changed

python/ql/test/experimental/dataflow/tainttracking/defaultAdditionalTaintStep-py3/TestTaint.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
| test_pathlib.py:29 | ok | test_basic | tainted_pure_posix_path |
77
| test_pathlib.py:30 | ok | test_basic | tainted_pure_windows_path |
88
| test_pathlib.py:32 | ok | test_basic | BinaryExpr |
9-
| test_pathlib.py:33 | fail | test_basic | BinaryExpr |
9+
| test_pathlib.py:33 | ok | test_basic | BinaryExpr |
1010
| test_pathlib.py:35 | ok | test_basic | tainted_path.joinpath(..) |
1111
| test_pathlib.py:36 | ok | test_basic | pathlib.Path(..).joinpath(..) |
1212
| test_pathlib.py:37 | ok | test_basic | pathlib.Path(..).joinpath(..) |

0 commit comments

Comments
 (0)