diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-03-01 14:39:47 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-03-01 14:39:47 +0100 |
| commit | a0f278b13a1347663fd9626322b30e7b87615a0d (patch) | |
| tree | 4d2fdfd8d582f6b29358d3a6be53d4cbd3d87cb8 /docs/bonus.rst | |
| parent | 9a0f89c4c9310204a331d4b75e679a71faa6c153 (diff) | |
| download | minishell_test-a0f278b13a1347663fd9626322b30e7b87615a0d.tar.gz minishell_test-a0f278b13a1347663fd9626322b30e7b87615a0d.tar.bz2 minishell_test-a0f278b13a1347663fd9626322b30e7b87615a0d.zip | |
Added custom test configuration
Diffstat (limited to 'docs/bonus.rst')
| -rw-r--r-- | docs/bonus.rst | 5 |
1 files changed, 4 insertions, 1 deletions
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 <config-bonus>` and the :option:`suite` option. |
