diff --git a/test/pitytest11/src/PityUnit.hh b/test/pitytest11/src/PityUnit.hh index e75ab16..443ff13 100644 --- a/test/pitytest11/src/PityUnit.hh +++ b/test/pitytest11/src/PityUnit.hh @@ -17,7 +17,11 @@ namespace pEp { namespace PityTest11 { - template + //TODO We need a context basetype + class PityBaseCTX { + }; + + template class PityUnit : public AbstractPityUnit { public: // Test success if TestFunction: