Fix CLI test data on -XXLanguage arguments

We should use '\:' instead of ':' because the latter is replaced to the
path separator in AbstractCliTest.readArg which is ';' on Windows.
This commit is contained in:
Alexander Udalov
2019-05-20 17:23:05 +02:00
parent d340f6dc62
commit 43bf962d79
3 changed files with 5 additions and 5 deletions
@@ -3,4 +3,4 @@ $TESTDATA_DIR$/simple.kt
$TEMP_DIR$
-language-version
1.2
-XXLanguage:+ProhibitDataClassesOverridingCopy
-XXLanguage\:+ProhibitDataClassesOverridingCopy