Skip to content

Commit d409722

Browse files
authored
Merge pull request #9435 from sjrd/scalajs-enable-two-passing-tests
Scala.js: Enable two tests that already pass.
2 parents 44f13ef + 84584c0 commit d409722

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

project/Build.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,8 +1045,6 @@ object Build {
10451045
-- "CollectionsOnSynchronizedListTest.scala"
10461046
-- "CollectionsOnSynchronizedMapTest.scala"
10471047
-- "CollectionsOnSynchronizedSetTest.scala"
1048-
-- "CollectionsTest.scala"
1049-
-- "EventObjectTest.scala"
10501048
-- "HashSetTest.scala"
10511049
-- "LinkedHashSetTest.scala"
10521050
-- "SortedSetTest.scala"

0 commit comments

Comments
 (0)