commit | 9710b06f0d92f22db03ecceb5ae2b73c8cda420d | [log] [tgz] |
---|---|---|
author | salsubaiee <salsubaiee@123451ca-8445-de46-9d55-352943316053> | Mon Mar 14 00:04:54 2011 +0000 |
committer | salsubaiee <salsubaiee@123451ca-8445-de46-9d55-352943316053> | Mon Mar 14 00:04:54 2011 +0000 |
tree | 5776ebcc0320b58e14432aaa8f532f01ae9b2670 | |
parent | e872abee3aacf8c7dc24cd0df4b9e44690d3523b [diff] [blame] |
Added the r-tree package git-svn-id: https://hyracks.googlecode.com/svn/branches/hyracks_indexes@376 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-tests/pom.xml b/hyracks-tests/pom.xml index f4e1984..c79442d 100644 --- a/hyracks-tests/pom.xml +++ b/hyracks-tests/pom.xml
@@ -14,5 +14,6 @@ <modules> <module>hyracks-storage-am-btree-test</module> <module>hyracks-storage-am-invertedindex-test</module> + <module>hyracks-storage-am-rtree-test</module> </modules> </project>