Merge pull request #10120 from rounds/devel

Reference tests/README.ME in the Makefile notes
This commit is contained in:
Brian Coca 2015-01-28 10:39:57 -05:00
commit 1988f9015e

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
########################################################