summaryrefslogtreecommitdiff
path: root/TESTING
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2017-01-08 15:09:54 +0000
committerRichard Maw <richard.maw@gmail.com>2017-01-08 15:09:54 +0000
commit10a1c4f55737b8abb5da9e7e788a394fde0490cc (patch)
treeee6a5864ea5616f3912a3263e3a3b8a6dbcf14d4 /TESTING
parentc9c0d3d997bf878164d9123743363d23e789932a (diff)
downloadgitano-10a1c4f55737b8abb5da9e7e788a394fde0490cc.tar.gz
testing: Add dependency on penlight for context dump mode
Diffstat (limited to 'TESTING')
-rw-r--r--TESTING2
1 files changed, 2 insertions, 0 deletions
diff --git a/TESTING b/TESTING
index 8d65f15..1619666 100644
--- a/TESTING
+++ b/TESTING
@@ -271,3 +271,5 @@ To make use of this in the test suite add
This is not compatible with running yarns in parallel
and depends on the test suite coverage to produce sufficient results.
+
+Making use of this also requires the penlight library to be installed.