Fix test data after merging new scripting

This commit is contained in:
Ilya Chernikov
2018-04-05 21:42:16 +02:00
parent cc2b244484
commit 78e45f00f5
4 changed files with 4 additions and 2 deletions
@@ -1,4 +1,5 @@
$TESTDATA_DIR$/simple.kt
-Xdisable-default-scripting-plugin
-classpath
not/existing/path
-d
@@ -1,4 +1,5 @@
$TESTDATA_DIR$/werrorWithStrongWarning.kt
-Xdisable-default-scripting-plugin
-d
$TEMP_DIR$
-Werror
+1 -1
View File
@@ -1,2 +1,2 @@
error: specify path to the script file (.kts) as the first argument
error: specify path to the script file as the first argument
COMPILATION_ERROR
+1 -1
View File
@@ -1,2 +1,2 @@
error: specify path to the script file (.kts) as the first argument
error: specify path to the script file as the first argument
COMPILATION_ERROR