mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Fixed file reference in test cases
This commit is contained in:
@@ -6,7 +6,7 @@ import javax.management.remote.JMXConnectorServerFactory;
|
||||
import java.util.HashMap;
|
||||
import java.util.Map;
|
||||
|
||||
public class InsecureRmiServerInitialisation {
|
||||
public class InsecureRmiJmxEnvironmentConfiguration {
|
||||
|
||||
public void initInsecureJmxDueToNullEnv() throws IOException {
|
||||
// Bad initializing env (arg1) with null
|
||||
|
||||
Reference in New Issue
Block a user