diff --git a/test/java/foundation/pEp/jniadapter/test/framework/examples/Makefile.conf b/test/java/foundation/pEp/jniadapter/test/framework/examples/Makefile.conf index d283ba8..4d0c988 100644 --- a/test/java/foundation/pEp/jniadapter/test/framework/examples/Makefile.conf +++ b/test/java/foundation/pEp/jniadapter/test/framework/examples/Makefile.conf @@ -4,6 +4,7 @@ JAVA_CWD=../../../../../../../ JAVA=java JAVA_CLASSES_FRAMEWORK= \ + ../../TestSuite.class \ ../../TestUnit.class \ ../../TestContextInterface.class \ ../../TestLogger.class \