Go: Remove commented out code from test

This commit is contained in:
Jeroen Ketema
2023-06-13 10:13:42 +02:00
parent c3ba206b6a
commit d035491c6f

View File

@@ -84,9 +84,3 @@ module TaintFlowTest implements TestSig {
}
import MakeTest<MergeTests<DataFlowTest, TaintFlowTest>>
// from TaintConfiguration cfg, DataFlow::PartialPathNode source, DataFlow::PartialPathNode sink
// where
// cfg.hasPartialFlow(source, sink, _)
// and
// source.getNode().hasLocationInfo(_, 22, _, _, _)
// select sink, source, sink, "Partial flow from unsanitized user data"