Skip to content

Commit

Permalink
Rust: Fix the failing integration tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffw0 committed Jan 6, 2025
1 parent f93aac0 commit 9d178ab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions rust/ql/integration-tests/hello-project/summary.expected
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
| Macro calls - resolved | 2 |
| Macro calls - total | 2 |
| Macro calls - unresolved | 0 |
| Sensitive data | 0 |
| Taint sources - active | 0 |
| Taint sources - total | 0 |
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
| Macro calls - resolved | 2 |
| Macro calls - total | 2 |
| Macro calls - unresolved | 0 |
| Sensitive data | 0 |
| Taint sources - active | 0 |
| Taint sources - total | 0 |
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
| Macro calls - resolved | 2 |
| Macro calls - total | 2 |
| Macro calls - unresolved | 0 |
| Sensitive data | 0 |
| Taint sources - active | 0 |
| Taint sources - total | 0 |

0 comments on commit 9d178ab

Please sign in to comment.