From 2b97bb5c2070a6c07d6516c73cc518e4cc62e238 Mon Sep 17 00:00:00 2001 From: Laurent Saboret Date: Mon, 23 Feb 2009 17:13:31 +0000 Subject: [PATCH] Rename outliers_removal_test -> outlier_removal_test --- .../test/Surface_reconstruction_3/test_all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Surface_reconstruction_3/test/Surface_reconstruction_3/test_all.sh b/Surface_reconstruction_3/test/Surface_reconstruction_3/test_all.sh index a5e22b67d53..6e7d615fffc 100755 --- a/Surface_reconstruction_3/test/Surface_reconstruction_3/test_all.sh +++ b/Surface_reconstruction_3/test/Surface_reconstruction_3/test_all.sh @@ -90,7 +90,7 @@ else run analysis_test run APSS_reconstruction_test run normal_estimation_test - run outliers_removal_test + run outlier_removal_test run poisson_reconstruction_test run smoothing_test fi