Browse Source

Testframework add TestSuite

JNI-96
heck 5 years ago
parent
commit
9cd654a82e
  1. 1
      test/java/foundation/pEp/jniadapter/test/framework/examples/Makefile.conf

1
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 \

Loading…
Cancel
Save