910edc96f6
- Add `Sq::preserve` to prevent the files created by an `Sq` instance from being deleted when the `Sq` instance is dropped. - Preserving the state makes it easier to debug a test that is failing.