diff options
author | Glenn Morris <rgm@gnu.org> | 2014-12-15 20:41:03 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-12-15 20:41:03 -0500 |
commit | e2aec9bee32236f931df57ae621eb2666408da48 (patch) | |
tree | d762a1a60ce3616c25a14ceb6095182f9d6ea124 /test/ChangeLog | |
parent | f2301ecc237858a029def9afaabe0fdf91591ebc (diff) |
Move flymake test data to more standard location
* test/automated/flymake-tests.el (flymake-tests-data-directory):
Change from flymake/warnpred to more standard data/flymake.
* .gitignore: Update for relocated flymake test data.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index c4ff2c7014..6fa11867a5 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,8 @@ +2014-12-16 Glenn Morris <rgm@gnu.org> + + * automated/flymake-tests.el (flymake-tests-data-directory): + Change from flymake/warnpred to more standard data/flymake. + 2014-12-11 Michael Albinus <michael.albinus@gmx.de> * automated/vc-tests.el (vc-test--revision-granularity-function): |