mirror of
https://github.com/atom/atom.git
synced 2026-02-06 20:55:33 -05:00
Previously, package specs needed to deactivate the root view to test their package serialization. Now, specs can just deactivate and then reactivate the package, relying on serialization infrastructure that's independent of the lifecycle of the RootView.