mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Add inline expectations test framework
This commit is contained in:
@@ -22,5 +22,9 @@
|
||||
"TypeTracker": [
|
||||
"codeql/python/ql/src/semmle/python/dataflow/new/internal/TypeTracker.qll",
|
||||
"ql/src/codeql_ruby/typetracking/TypeTracker.qll"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Inline Test Expectations": [
|
||||
"codeql/python/ql/test/TestUtilities/InlineExpectationsTest.qll",
|
||||
"ql/test/TestUtilities/InlineExpectationsTest.qll"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user