Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Heap] Disable heap tests in release builds (#100)
These tests rely on @testable imports, which sadly won't work in optimized builds.
- Loading branch information