Skip to content

Commit

Permalink
Bump dotty codebase smoke test to 84
Browse files Browse the repository at this point in the history
  • Loading branch information
susliko committed Sep 18, 2023
1 parent f8d3848 commit 5c54434
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 5c54434

Please sign in to comment.