Skip to content

Commit 8ae92a5

Browse files
committed
PS: Accept test changes.
1 parent 129b787 commit 8ae92a5

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

powershell/ql/test/library-tests/dataflow/local/flow.expected

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,7 @@
3535
| test.ps1:19:6:19:11 | Call to Source | test.ps1:19:1:19:2 | f |
3636
| test.ps1:21:1:21:27 | Call to Sink | test.ps1:1:1:24:22 | pre-return value for {...} |
3737
| test.ps1:21:1:21:27 | Call to Sink | test.ps1:1:1:24:22 | pre-return value for {...} |
38+
| test.ps1:23:1:23:6 | input | test.ps1:24:17:24:22 | input |
39+
| test.ps1:23:10:23:32 | Call to Read-Host | test.ps1:23:1:23:6 | input |
3840
| test.ps1:24:1:24:22 | Call to Sink | test.ps1:1:1:24:22 | pre-return value for {...} |
3941
| test.ps1:24:1:24:22 | Call to Sink | test.ps1:1:1:24:22 | pre-return value for {...} |

powershell/ql/test/library-tests/dataflow/local/taint.expected

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,7 @@
3939
| test.ps1:21:1:21:27 | Call to Sink | test.ps1:1:1:24:22 | pre-return value for {...} |
4040
| test.ps1:21:1:21:27 | Call to Sink | test.ps1:1:1:24:22 | pre-return value for {...} |
4141
| test.ps1:21:25:21:26 | f | test.ps1:21:6:21:27 | here is a string: $f |
42+
| test.ps1:23:1:23:6 | input | test.ps1:24:17:24:22 | input |
43+
| test.ps1:23:10:23:32 | Call to Read-Host | test.ps1:23:1:23:6 | input |
4244
| test.ps1:24:1:24:22 | Call to Sink | test.ps1:1:1:24:22 | pre-return value for {...} |
4345
| test.ps1:24:1:24:22 | Call to Sink | test.ps1:1:1:24:22 | pre-return value for {...} |

0 commit comments

Comments
 (0)