mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Use the new `postprocess` feature for the test of `StaticInitializationVector.ql`. This makes it easier to modify and test this query for diff-informed operation.
5 lines
154 B
Plaintext
5 lines
154 B
Plaintext
query: Security/CWE/CWE-1204/StaticInitializationVector.ql
|
|
postprocess:
|
|
- utils/test/PrettyPrintModels.ql
|
|
- utils/test/InlineExpectationsTestQuery.ql
|