Skip to content

Commit b705f7f

Browse files
committed
Improve "PathCreation" Test.
1 parent 4570444 commit b705f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/test/library-tests/pathcreation/PathCreation.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ import java
22
import semmle.code.java.security.PathCreation
33

44
from PathCreation path
5-
select path
5+
select path, path.getAnInput()

0 commit comments

Comments
 (0)