Java 16: adjust test options

This commit is contained in:
yo-h
2021-03-21 12:55:25 -04:00
parent 75ebb348a0
commit 0200aedc2e
5 changed files with 3 additions and 5 deletions

View File

@@ -1 +1 @@
//semmle-extractor-options: --javac-args --enable-preview -source 15 -target 15
//semmle-extractor-options: --javac-args -source 16 -target 16

View File

@@ -1 +0,0 @@
//semmle-extractor-options: --javac-args --enable-preview -source 15 -target 15

View File

@@ -1 +1 @@
//semmle-extractor-options: --javac-args --enable-preview -source 15 -target 15
//semmle-extractor-options: --javac-args --enable-preview -source 16 -target 16

View File

@@ -1 +1 @@
//semmle-extractor-options: --javac-args --enable-preview -source 15 -target 15
//semmle-extractor-options: --javac-args --enable-preview -source 16 -target 16

View File

@@ -1 +0,0 @@
//semmle-extractor-options: --javac-args --enable-preview -source 15 -target 15