Merge pull request #10120 from rounds/devel

Reference tests/README.ME in the Makefile notes
pull/4420/head
Brian Coca 2015-01-28 10:39:57 -05:00
commit 1988f9015e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
# make deb-src -------------- produce a DEB source
# make deb ------------------ produce a DEB
# make docs ----------------- rebuild the manpages (results are checked in)
# make tests ---------------- run the tests
# make tests ---------------- run the tests (see test/README.md for requirements)
# make pyflakes, make pep8 -- source code checks
########################################################