You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove redundant pony-doc CMake test target (#5060)
pony-lint and pony-lsp run tests exclusively via Makefile targets.
pony-doc had an extra CMake test target (tools.pony-doc-tests) that
was inconsistent with the other tools. Tests continue to run via
the test-pony-doc Makefile target.
Closes#5044
0 commit comments