commit | 5c460e4ab18302eb4218e30b9565281932bef8e9 | [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:17:06 2016 +0100 |
tree | 40acc9f10597eb705bbeb3dbde6895cd54a62686 | |
parent | 3b0832c599902ea56f94e629bbb1efa17ae238a8 [diff] [blame] |
Rename path of index and annotation Change-Id: Ic9a7d9c8e1df7171e25fa158a2042b08f64649b1
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' },