https://issues.dlang.org/show_bug.cgi?id=20500
Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> --- @rainers created dlang/phobos pull request #7359 "fix Issue 20500 - running examples on the home page only displays '1 …" fixing this issue: - fix Issue 20500 - running examples on the home page only displays '1 unittests passed' move unittests out of templated struct FormatSpec so they are not generated when using the template https://github.com/dlang/phobos/pull/7359 --