summaryrefslogtreecommitdiff
path: root/xslt
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2020-12-30 21:27:54 -0500
committerShaun McCance <shaunm@redhat.com>2020-12-30 21:28:10 -0500
commit5df5b3aacf4728a993fe5e23f54af0abe563efcc (patch)
tree8498a3223e0e21d5ce8542fd902b42fc5c08222e /xslt
parent878542983f5ab904ae3c35c39b8e8a11bb70c661 (diff)
downloadyelp-xsl-5df5b3aacf4728a993fe5e23f54af0abe563efcc.tar.gz
Clean up tests
Diffstat (limited to 'xslt')
-rw-r--r--xslt/common/css/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/xslt/common/css/README b/xslt/common/css/README
index e79f97b3..fdc2b1b0 100644
--- a/xslt/common/css/README
+++ b/xslt/common/css/README
@@ -16,6 +16,6 @@ Here's what each file is:
* mallard.css.tmpl - CSS for element styles specific to Mallard
* docbook.css.tmpl - CSS for element styles specific to DocBook
-The easiest way to test your changes to these files is with the lipsum test document,
-found under test/lipsum from the root of this repository.
+The easiest way to test your changes to these files is with the mallard test document,
+found under test/mallard from the root of this repository.
That directory has a README that explains how to use it to test changes.