summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/test_using_custom_target_executable.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/test_using_custom_target_executable.md')
-rw-r--r--docs/markdown/snippets/test_using_custom_target_executable.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/markdown/snippets/test_using_custom_target_executable.md b/docs/markdown/snippets/test_using_custom_target_executable.md
deleted file mode 100644
index e8b08da6b..000000000
--- a/docs/markdown/snippets/test_using_custom_target_executable.md
+++ /dev/null
@@ -1,4 +0,0 @@
-## Use `custom_target` as test executable
-
-The [[test]] function now accepts [[@custom_tgt]] and [[@custom_idx]] for the
-command to execute.