summaryrefslogtreecommitdiff
path: root/TESTING
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2016-12-18 15:15:30 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2016-12-18 15:15:30 +0000
commit3c8aed5255a71f59ff8df3363bc1c378ca702a8f (patch)
tree361c504ce630b182741edaa21832268e06a6bd68 /TESTING
parent5fd394f923fcd28863387a96b1fbbc904efe7ae5 (diff)
downloadgitano-3c8aed5255a71f59ff8df3363bc1c378ca702a8f.tar.gz
Rename rules-patches to admin-patches since that's what they are
Diffstat (limited to 'TESTING')
-rw-r--r--TESTING6
1 files changed, 3 insertions, 3 deletions
diff --git a/TESTING b/TESTING
index 00d6b51..d06f400 100644
--- a/TESTING
+++ b/TESTING
@@ -45,9 +45,9 @@ The fundamental parts of the `testing/` directory are
* `keys/`: This directory contains a set of keys which are used in various
parts of the test suite
-* `rules-patches/`: This directory contains patches to the ruleset which can be
- applied during tests. If you change the skeleton ruleset for Gitano, you may
- need to refresh these patches.
+* `admin-patches/`: This directory contains patches to the gitano-admin.git
+ which can be applied during tests. If you change the skeleton ruleset (or
+ otherwise) for Gitano, you may need to refresh these patches.
* `library.yarn`: This contains the implementations for the test suite yarn
statements.