Skip to content

Commit 1d654fe

Browse files
authored
Merge pull request github#5195 from aschackmull/java/cwe-548-test
Java: Add empty file to test.
2 parents 358ade6 + 954e0b9 commit 1d654fe

File tree

2 files changed

+4
-0
lines changed
  • java/ql/test/experimental/query-tests/security

2 files changed

+4
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
public class A {
2+
}
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
public class A {
2+
}

0 commit comments

Comments
 (0)