Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b705f7f

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)