diff options
Diffstat (limited to 'devel/kyua-cli/MESSAGE')
-rw-r--r-- | devel/kyua-cli/MESSAGE | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/kyua-cli/MESSAGE b/devel/kyua-cli/MESSAGE new file mode 100644 index 00000000000..bca14739bfd --- /dev/null +++ b/devel/kyua-cli/MESSAGE @@ -0,0 +1,11 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2011/07/08 09:49:11 jmmv Exp $ + +Kyua has been successfully installed. + +You can now proceed to run the automated test suite of the kyua-cli package +as well as any other packages you have installed, by running: + + kyua test -k ${PREFIX}/tests/Kyuafile + +=========================================================================== |