Salome HOME
Implementation of the "0023167: [CEA 1592] JSON ParaView reader" issue.
[modules/paravis.git] / src / Plugins / JSONReader / Test / JSONParserTest.cxx
1
2 #include "vtkJSONParserTest.hxx"
3
4 CPPUNIT_TEST_SUITE_REGISTRATION( vtkJSONParserTest );
5
6 #include "MainTest.hxx"