This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-adephylo.
commit d19994aa1fc2d7ca379da3434434e9c9a91b3ea2 Author: Andreas Tille <[email protected]> Date: Thu Jun 30 06:42:26 2016 +0000 Forgot to commit README.test --- debian/README.test | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/README.test b/debian/README.test index 55a9142..8d70ca3 100644 --- a/debian/README.test +++ b/debian/README.test @@ -1,8 +1,9 @@ Notes on how this package can be tested. ──────────────────────────────────────── -To run the unit tests provided by the package you can do +This package can be tested by running the provided test: - sh run-unit-test +cd tests +LC_ALL=C R --no-save < testthat.R -in this directory. +in order to confirm its integrity. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-adephylo.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
