diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-07-26 15:59:37 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-07-26 15:59:37 +0000 |
commit | 0d55afa04922663c5487530840cc61a4d2a15a41 (patch) | |
tree | 469a81eea12c07ece0fe18d4dcccc0ae12391025 /test/README | |
parent | cabb1527884f02155229189b3d2bf006856cea5e (diff) | |
download | emacs-0d55afa04922663c5487530840cc61a4d2a15a41.tar.gz |
Mention etc/compilation.txt
Diffstat (limited to 'test/README')
-rw-r--r-- | test/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/README b/test/README index ee9994d109d..244832decdc 100644 --- a/test/README +++ b/test/README @@ -1,2 +1,4 @@ This directory contains files intended to test various aspects of Emacs's functionality. Please help add tests! + +(Also, see etc/compilation.txt for compilation mode font lock tests.) |