Remove CODEQL_REDUCE_FILES_FOLDERS_RELATIONS

This commit is contained in:
Tom Hvitved
2021-09-22 09:43:56 +02:00
parent b960857fc2
commit 364dab6990
3 changed files with 0 additions and 6 deletions

View File

@@ -142,10 +142,6 @@ public class TrapTests {
options.add(inputFile.getAbsolutePath());
}
LinkedHashMap<String, String> vars = new LinkedHashMap<>();
vars.put("CODEQL_REDUCE_FILES_FOLDERS_RELATIONS", "true");
Env.systemEnv().pushEnvironmentContext(vars);
final List<Pair<String, String>> expectedVsActual = new ArrayList<Pair<String, String>>();
Main main =
new Main(