Skip to content

Commit 14895aa

Browse files
committed
build: Delete old tutorial tests before regenerating. Closes #1991
1 parent 869b2d7 commit 14895aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mk/tests.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ define DEF_DOC_TEST_HOST
110110

111111
doc-tutorial-extract$(1):
112112
@$$(call E, extract: tutorial tests)
113+
$$(Q)rm $(1)/test/doc-tutorial/*.rs
113114
$$(Q)$$(EXTRACT_TESTS) $$(S)doc/tutorial.md $(1)/test/doc-tutorial
114115

115116
endef

0 commit comments

Comments
 (0)