Commit d5c6f578 authored by Maria Dimashova's avatar Maria Dimashova

renamed test

parent 9221c575
......@@ -51,7 +51,7 @@ using namespace std;
class CV_CalonderTest : public CvTest
{
public:
CV_CalonderTest() : CvTest("CalonderDescriptorExtractor", "CalonderDescriptorExtractor::compute") {}
CV_CalonderTest() : CvTest("calonder-descriptor-extractor", "CalonderDescriptorExtractor::compute") {}
protected:
void run(int);
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment