Fix typo in expectation files for command line tests.

The expectations contained ';' instead of ':' which makes two
CLI tests fail.
This commit is contained in:
Mads Ager
2019-05-09 15:02:47 +02:00
committed by max-kammerer
parent 054febe57f
commit 99e7ae6b3f
2 changed files with 2 additions and 2 deletions
@@ -1,7 +1,7 @@
warning: ATTENTION!
This build uses unsafe internal compiler arguments:
-XXLanguage;-InlineClasses
-XXLanguage:-InlineClasses
This mode is not recommended for production use,
as no stability/compatibility guarantees are given on