Skip to content

Commit 38ddc21

Browse files
author
Troy Melhase
committed
Adds link to the tests doc.
1 parent c878f1c commit 38ddc21

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,14 @@ The [Usage][] page explains how to run the `j2py` script.
2424
The [Customization][] doc describes how to customize translation behavior.
2525

2626

27+
#### Tests
28+
29+
The [Tests][] page documents the test suite.
30+
31+
2732
[Customization]: https://github.com/natural/java2python/tree/master/doc/customization.md
2833
[Installation]: https://github.com/natural/java2python/tree/master/doc/install.md
2934
[Introduction]: https://github.com/natural/java2python/tree/master/doc/intro.md
3035
[Translation Details]: https://github.com/natural/java2python/tree/master/doc/translation.md
3136
[Usage]: https://github.com/natural/java2python/tree/master/doc/usage.md
37+
[Tests]: https://github.com/natural/java2python/tree/master/doc/tests.md

0 commit comments

Comments
 (0)