From a0f278b13a1347663fd9626322b30e7b87615a0d Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 1 Mar 2021 14:39:47 +0100 Subject: Added custom test configuration --- docs/bonus.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/bonus.rst') diff --git a/docs/bonus.rst b/docs/bonus.rst index f3d9a88..d0e94f7 100644 --- a/docs/bonus.rst +++ b/docs/bonus.rst @@ -1,8 +1,11 @@ -.. program:: minishell_test +.. _bonus: Bonus ===== +.. program:: minishell_test + + See :ref:`how to enable the bonus tests in the configuration ` and the :option:`suite` option. -- cgit