Use LV 1.9 in ImportsDumperTest
This commit is contained in:
committed by
Space Team
parent
4f5a00ac2a
commit
824208e7f5
@@ -57,6 +57,8 @@ class ImportsDumperTest : TestCaseWithTmpdir() {
|
|||||||
testDataDir.absolutePath,
|
testDataDir.absolutePath,
|
||||||
"-d",
|
"-d",
|
||||||
tmpDir.path,
|
tmpDir.path,
|
||||||
|
"-language-version",
|
||||||
|
"1.9",
|
||||||
"-Xplugin=${importsDumperJarInDist.path}",
|
"-Xplugin=${importsDumperJarInDist.path}",
|
||||||
"-P",
|
"-P",
|
||||||
"plugin:${ImportsDumperCommandLineProcessor.PLUGIN_ID}:" +
|
"plugin:${ImportsDumperCommandLineProcessor.PLUGIN_ID}:" +
|
||||||
|
|||||||
Reference in New Issue
Block a user