Skip to content

Commit 42180d1

Browse files
committed
Adjust atto to updates in its build definition
https://github.com/tpolecat/atto/pull/56/files split up the `tests` project in `testsJVM` and `testsJS`.
1 parent 7d32d66 commit 42180d1

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)