From b997dd17a32ab08f97499b2a70916a32d6edabf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Fri, 6 Jan 2017 09:48:22 +0100 Subject: [PATCH] fix path to input files --- .../test/Polygon_mesh_processing/test_pmp_distance.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Polygon_mesh_processing/test/Polygon_mesh_processing/test_pmp_distance.cmd b/Polygon_mesh_processing/test/Polygon_mesh_processing/test_pmp_distance.cmd index b4ec79db85c..856bd25a5bf 100644 --- a/Polygon_mesh_processing/test/Polygon_mesh_processing/test_pmp_distance.cmd +++ b/Polygon_mesh_processing/test/Polygon_mesh_processing/test_pmp_distance.cmd @@ -1 +1 @@ -../data/elephant.off ../data/blobby_3cc.off +data/elephant.off data/blobby_3cc.off