Up the scala compiler success percentage

pull/481/head
Anton Sviridov 2023-01-22 16:18:12 +07:00
parent b74eb241df
commit 0ca302070e
1 changed files with 1 additions and 1 deletions

@ -3,7 +3,7 @@
# This is an integration test to generally check the quality of parsing.
SCALA_SCALA_LIBRARY_EXPECTED=100
SCALA_SCALA_COMPILER_EXPECTED=66
SCALA_SCALA_COMPILER_EXPECTED=67
DOTTY_COMPILER_EXPECTED=65
if [ ! -d "$SCALA_SCALA_DIR" ]; then