- commit
- 079edb6dd315fa143609fc3bcfba9a87ae68816f
- parent
- de764be1bd11d4f448b79d9113fbf2f5cd4948ad
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2018-02-03 13:05
link to accname-test from test suite section
Diffstat
| M | index.html | 5 | +++-- |
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
@@ -49,8 +49,9 @@ 49 49 content.</p> 50 50 51 51 <h3>Testing manually is tedious. Is there an automated test suite I can use?</h3>52 -1 <p>An automated test suite is planned, but not yet available. However, you53 -1 can help building one by finding interesting test cases on this page.</p>-1 52 <p>An automated test suite is planned. You can checkout the current version -1 53 at <a href="https://github.com/xi/accname-test">xi/accname-test</a>. You can -1 54 help improving it by finding interesting test cases on this page.</p> 54 55 55 56 <h3>I also implemented this algorithm. Can you add my implementation?</h3> 56 57 <p>Sure! Just create a <a href="https://github.com/xi/babelacc/pulls">pull request</a>.</p>