diff options
Diffstat (limited to 'doc/src/guide/eunit.asciidoc')
-rw-r--r-- | doc/src/guide/eunit.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/guide/eunit.asciidoc b/doc/src/guide/eunit.asciidoc index 591d4c6..62188d9 100644 --- a/doc/src/guide/eunit.asciidoc +++ b/doc/src/guide/eunit.asciidoc @@ -1,3 +1,4 @@ +[[eunit]] == EUnit EUnit is the tool of choice for unit testing. Erlang.mk |