From 6aeddb3bc7079e44825cf5a67ee16a3cc4fc9477 Mon Sep 17 00:00:00 2001 From: Adam Wulkiewicz Date: Sun, 21 Apr 2013 13:52:36 +0000 Subject: [PATCH] geometry.index test: fixed error in Jamfile caused by relocation of tests. [SVN r83999] --- test_index/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_index/Jamfile.v2 b/test_index/Jamfile.v2 index 948499435..779af857f 100644 --- a/test_index/Jamfile.v2 +++ b/test_index/Jamfile.v2 @@ -12,7 +12,7 @@ project boost-geometry-index-test : requirements . - .. + ../test #../../../boost/geometry/extensions/contrib/ttmath msvc:on ;