diff --git a/Testing/Code/IO/otbImageFileWriterWithExtendedOptionBox.cxx b/Testing/Code/IO/otbImageFileWriterWithExtendedOptionBox.cxx
index d32363cd498ff23247c7f1f67c1ca21ce7decc18..63b2dc0af4fc6d802ac20d58272e8f11998036db 100644
--- a/Testing/Code/IO/otbImageFileWriterWithExtendedOptionBox.cxx
+++ b/Testing/Code/IO/otbImageFileWriterWithExtendedOptionBox.cxx
@@ -67,7 +67,7 @@ int otbImageFileWriterWithExtendedOptionBox(int argc, char* argv[])
                          << starty << separator
                          << sizex << separator
                          << sizey
-                    ;
+                   ;
 
   std::cout << "Output image with user defined path " << outputFilenameExtended.str() << std::endl;