Skip to content

Commit 5f4aad4

Browse files
yoffRasmusWL
andauthored
Update python/ql/test/experimental/meta/InlineTaintTest.qll
Co-authored-by: Rasmus Wriedt Larsen <[email protected]>
1 parent 3f4c2ba commit 5f4aad4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/ql/test/experimental/meta/InlineTaintTest.qll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ DataFlow::Node shouldNotBeTainted() {
3030
)
3131
}
3232

33+
// this module allows the configuration to be imported in other `.ql` files without the
34+
// top level query predicates of this file coming into scope.
3335
module Conf {
3436
class TestTaintTrackingConfiguration extends TaintTracking::Configuration {
3537
TestTaintTrackingConfiguration() { this = "TestTaintTrackingConfiguration" }

0 commit comments

Comments
 (0)