diff options
author | Kevin Hunter <hunteke@earlham.edu> | 2014-02-21 01:01:28 -0500 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-23 03:45:05 +0000 |
commit | 59fc296f88a1acc92b867ef07ec1be42b8f023fe (patch) | |
tree | fdcac34f6efe776e35eff0db3e00ed8362143598 /solenv | |
parent | e274337e6d05bc2891b349e7eab7847e91302597 (diff) |
Advertise the new PythonTest_pytests addition.
For those who use the 'make help' paradigm to look for an entry point to
how to run their tests.
Please see this commit for context:
4e887567c5b4b06646ab1340376e240d6c5af9cb
Change-Id: Id7ffed3aa1e5157406c0c3d5328f4dd5b7d81178
Reviewed-on: https://gerrit.libreoffice.org/8155
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/gbuild/gbuild.help.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt index 49cb90d6fd65..67cdda3386f4 100644 --- a/solenv/gbuild/gbuild.help.txt +++ b/solenv/gbuild/gbuild.help.txt @@ -72,6 +72,7 @@ AVAILABLE TARGETS o Library o Package o Pagein + o PythonTest_pytests o Pyuno o Rdb o StaticLibrary |