diff options
Diffstat (limited to 'tests/README.md')
-rw-r--r-- | tests/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md index fe8b8b203..256b482cf 100644 --- a/tests/README.md +++ b/tests/README.md @@ -1,3 +1,8 @@ +<!-- +title: "Testing" +custom_edit_url: https://github.com/netdata/netdata/edit/master/tests/README.md +--> + # Testing This readme is a manual on how to get started with unit testing on javascript and nodejs |