--- trunk/escript/test/DataTagged/DataTaggedTestCase.h 2006/02/13 04:46:51 513 +++ trunk/escript/test/DataTagged/DataTaggedTestCase.h 2006/02/13 04:47:47 514 @@ -39,6 +39,7 @@ void testCopyConstructors(); void testReshape(); void testOperations(); + void testSlicing(); DataTaggedTestCase (std::string name) : TestCase (name) {} ~DataTaggedTestCase() {}