add disabled test

This commit is contained in:
Mathieu Lacage
2007-05-11 09:55:59 +02:00
parent 2d8ed8d400
commit 6c2e4c823c

View File

@@ -372,6 +372,9 @@ InterfaceTest::RunTests (void)
ok = false;
}
// the following cannot work and it is on purpose
// delete derived;
return ok;
}