diff options
Diffstat (limited to 'chapter06/diffutils.xml')
-rw-r--r-- | chapter06/diffutils.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml index 25c4443da..0d8bd5c77 100644 --- a/chapter06/diffutils.xml +++ b/chapter06/diffutils.xml @@ -49,7 +49,9 @@ <screen><userinput remap="make">make</userinput></screen> - <para>This package does not come with a test suite.</para> + <para>To test the results, issue:</para> + +<screen><userinput remap="test">make check</userinput></screen> <para>Install the package:</para> |