summaryrefslogtreecommitdiff
path: root/tests/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/README.md')
-rw-r--r--tests/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md
index 91b26f592..5920b1547 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -12,6 +12,8 @@ These are the unit and integration tests for the libgit2 projects.
* `resources`
These are the resources for the tests, including files and git
repositories.
+* `util`
+ These are tests of the common utility library.
## Writing tests for libgit2