swift
239bca97 - [test] Require asserts for dependencies-preservation-fine.swift (#80418)

Commit
259 days ago
[test] Require asserts for dependencies-preservation-fine.swift (#80418) PR #78793 moved the code that this test was testing for into `NDEBUG` blocks, which means that only exist in assert toolchains. The test was not changed, so it was failing in non-assert toolchains.
Author
Parents
Loading