commit | 151676d8db8bfd3419d1fe637d816f8a04001ab2 | [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 | 5b254315d806c02c1d680c8156204b0c45b2950f [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' },