Improve "PathCreation" Test.

This commit is contained in:
intrigus
2020-07-19 00:10:39 +02:00
parent 4570444c7e
commit b705f7f3e9

View File

@@ -2,4 +2,4 @@ import java
import semmle.code.java.security.PathCreation
from PathCreation path
select path
select path, path.getAnInput()