Skip to content

Commit 236941a

Browse files
committed
cosmetic tweak
1 parent fc09dc4 commit 236941a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/community.dbuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -910,9 +910,9 @@ build += {
910910
// just scalaz72 plz!
911911
"scalaz71"
912912
// depends on scalaz71
913-
"atto", "testsJVM", "testsJS", "docs"
913+
"atto", "testsJVM", "docs"
914914
// no Scala.js
915-
"catsJS", "coreJS", "scalaz72JS"
915+
"catsJS", "coreJS", "scalaz72JS", "testsJS"
916916
]
917917
// new warnings from https://github.com/scala/scala/pull/5402
918918
extra.commands: ${vars.default-commands} [ "removeScalacOptions -Xfatal-warnings" ]

0 commit comments

Comments
 (0)