Эх сурвалжийг харах

minor typo fix to unit test

Johannes Ruehle 11 жил өмнө
parent
commit
d76344aa40

+ 1 - 1
features/fpfeatures/tests/TestVectorFeature.cpp

@@ -91,7 +91,7 @@ void TestVectorFeature::testVectorFeature()
     delete pVecFeature;
 
     if (verboseStartEnd)
-        std::cerr << "================== TestFPCGPHIK::testFPCGPHIK done ===================== " << std::endl;
+        std::cerr << "================== TestVectorFeature::TestVectorFeature done ===================== " << std::endl;
 
 }