Commits

Adam Sharp committed dc454a883e6
Update XCTestObservationCenter category for Xcode 8 XCTestObservationCenter's observers collection is no longer a mutable set. However, there is now public API for adding and removing observers, so we no longer need to rely in this implementation detail.