diff --git a/Testing/Code/VisuRefac/CMakeLists.txt b/Testing/Code/VisuRefac/CMakeLists.txt
index a8003e6e9a6ad91a9055b80cdb353f1a8efa2f30..c5838b28f9cbb964a46c55c92216530e6afab000 100644
--- a/Testing/Code/VisuRefac/CMakeLists.txt
+++ b/Testing/Code/VisuRefac/CMakeLists.txt
@@ -245,14 +245,14 @@ otbCurves2DWidget 0 0 100 200 0 0 10 10 0
 )
 
 ADD_TEST(vrTvCurves2DWidgetWithHistogram ${VISUREFAC_TESTS1}
-otbCurves2DWidgetWithHistogram 
+otbCurves2DWidgetWithHistogram
 ${INPUTDATA}/poupees.png
 0
 )
 
 #------------ otb::VectorDataGlComponent ------------
 ADD_TEST(vrTuVectorDataGlComponentNew ${VISUREFAC_TESTS1}
-vrTuVectorDataGlComponentNew
+otbVectorDataGlComponentNew
 )