diff --git a/mk/tests.mk b/mk/tests.mk index 4f10a45e578..7fc060e8301 100644 --- a/mk/tests.mk +++ b/mk/tests.mk @@ -592,9 +592,6 @@ $(3)/test/$$(FT_DRIVER)-$(2).out: \ --logfile tmp/$$(FT_DRIVER)-$(2).log check-fast-T-$(2)-H-$(3): \ - check-stage2-T-$(2)-H-$(3)-rustc \ - check-stage2-T-$(2)-H-$(3)-core \ - check-stage2-T-$(2)-H-$(3)-std \ $(3)/test/$$(FT_DRIVER)-$(2).out endef