Merge pull request #5195 from aschackmull/java/cwe-548-test

Java: Add empty file to test.
This commit is contained in:
yo-h
2021-02-23 21:12:40 -05:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
public class A {
}

View File

@@ -0,0 +1,2 @@
public class A {
}