1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

Remove the mention of tests from development.md

because tests have been removed
This commit is contained in:
Wieland Hoffmann
2013-11-24 23:46:24 +01:00
parent 0b25bef134
commit a312764d69
2 changed files with 0 additions and 9 deletions

View File

@@ -7,7 +7,3 @@ Documentation is in various files under `./docs/`. Build documentation with the
command:
make docs
Unit tests are available in `./tests/`. Run unit tests with the command:
make test