Skip to content

Commit

Permalink
Bump DOTTY_COMPILER_EXPECTED to 84
Browse files Browse the repository at this point in the history
  • Loading branch information
susliko committed Aug 8, 2023
1 parent c14e2d4 commit 8850174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/smoke_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

SCALA_SCALA_LIBRARY_EXPECTED=100
SCALA_SCALA_COMPILER_EXPECTED=96
DOTTY_COMPILER_EXPECTED=83
DOTTY_COMPILER_EXPECTED=84
SYNTAX_COMPLEXITY_CEILING=1300

if [ ! -d "$SCALA_SCALA_DIR" ]; then
Expand Down

0 comments on commit 8850174

Please sign in to comment.