commit | 2b2319308b3b16a5626a4e4455e2408cd5799b32 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon Mar 14 20:12:14 2016 +0100 |
committer | Akron <nils@diewald-online.de> | Mon Mar 14 20:12:14 2016 +0100 |
tree | 40acc9f10597eb705bbeb3dbde6895cd54a62686 | |
parent | 5b254315d806c02c1d680c8156204b0c45b2950f [diff] [blame] |
Rename path of index and annotation
diff --git a/Makefile.PL b/Makefile.PL index 17beeba..88327ba 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -36,7 +36,7 @@ test => { TESTS => 't/*.t '. - 't/index/*.t ' . + 't/annotation/*.t ' . 't/sgbr/*.t ' . 't/real/*.t' },