summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 384b724..fc8c053 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,7 @@ After finishing the new socket implementation will land in the `net` package and
`network` will be deprecated.
* `os`: Platform-independent interfaces to operating system functionality.
* `range`: Generic functions and templates for D ranges.
+* `test`: Test suite for unittest-blocks.
* `typecons`: Templates that allow to build new types based on the available
ones.