Skip to content

Commit fc09dc4

Browse files
authored
Merge pull request #579 from lrytz/atto-js-tests
Adjust atto to updates in its build definition
2 parents 7d32d66 + 42180d1 commit fc09dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/community.dbuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@ build += {
910910
// just scalaz72 plz!
911911
"scalaz71"
912912
// depends on scalaz71
913-
"atto", "tests", "docs"
913+
"atto", "testsJVM", "testsJS", "docs"
914914
// no Scala.js
915915
"catsJS", "coreJS", "scalaz72JS"
916916
]

0 commit comments

Comments
 (0)