Commit f059eb0
committed
Use "nodejs" in all Scala.js projects that testSuite depends on.
Although only `testSuite` actually has tests, dbuild will try to run the tests
for all projects that `testSuite` depends on (transitively), so we need to set
it in a bunch of places.1 parent 203be01 commit f059eb0
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | | - | |
553 | | - | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
554 | 556 | | |
555 | 557 | | |
556 | 558 | | |
| |||
0 commit comments