Skip to content

Commit

Permalink
Merge pull request #18297 from hvitved/rust/fix-semantic-merge
Browse files Browse the repository at this point in the history
Rust: Fix semantic merge conflicts
  • Loading branch information
redsun82 authored Dec 16, 2024
2 parents 32bfbb8 + 5ed03e2 commit 9f2b962
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*/

import rust
import utils.InlineFlowTest
import utils.test.InlineFlowTest
import DefaultFlowTest
import ValueFlow::PathGraph

Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
query: queries/security/CWE-327/BrokenCryptoAlgorithm.ql
postprocess: utils/InlineExpectationsTestQuery.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

0 comments on commit 9f2b962

Please sign in to comment.