Skip to content
Snippets Groups Projects
Commit 6d77a11f authored by Cyrille Valladeau's avatar Cyrille Valladeau
Browse files

Suppression d'un test cree pour un OTBUser.

parent c28535a5
No related branches found
No related tags found
No related merge requests found
......@@ -241,8 +241,6 @@ ADD_TEST(leTvSVMModelCopyComposedKernel ${LEARNING_TESTS3}
${INPUTDATA}/svm_model_composed
${TEMP}/svmcopycomposed_test)
ADD_TEST(teststephanie ${LEARNING_TESTS3}
teststephanie)
# A enrichir
......@@ -282,7 +280,6 @@ otbSVMModelGenericKernelsTest.cxx
otbSVMModelCopyTest.cxx
otbSVMModelCopyGenericKernelTest.cxx
otbSVMModelCopyComposedKernelTest.cxx
teststephanie.cxx
)
......
......@@ -37,5 +37,4 @@ REGISTER_TEST(otbSVMModelGenericKernelsTest);
REGISTER_TEST(otbSVMModelCopyTest);
REGISTER_TEST(otbSVMModelCopyGenericKernelTest);
REGISTER_TEST(otbSVMModelCopyComposedKernelTest);
REGISTER_TEST(teststephanie);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment