We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c878f1c commit 38ddc21Copy full SHA for 38ddc21
1 file changed
doc/readme.md
@@ -24,8 +24,14 @@ The [Usage][] page explains how to run the `j2py` script.
24
The [Customization][] doc describes how to customize translation behavior.
25
26
27
+#### Tests
28
+
29
+The [Tests][] page documents the test suite.
30
31
32
[Customization]: https://github.com/natural/java2python/tree/master/doc/customization.md
33
[Installation]: https://github.com/natural/java2python/tree/master/doc/install.md
34
[Introduction]: https://github.com/natural/java2python/tree/master/doc/intro.md
35
[Translation Details]: https://github.com/natural/java2python/tree/master/doc/translation.md
36
[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