From 1174cc933de08ef7e8d2527b043d966f5611e92d Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Fri, 6 Aug 2010 14:26:48 +0000 Subject: QPID-2787: Move QpidTestCase to Common test module so that any test can inherit from it, allowing exclusions to be applied. Add ability to gather the class name of the message store associated with the test profile in use. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@982986 13f79535-47bb-0310-9956-ffa450edef68 --- java/module.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'java/module.xml') diff --git a/java/module.xml b/java/module.xml index 228f2fd722..d4007e067c 100644 --- a/java/module.xml +++ b/java/module.xml @@ -324,6 +324,7 @@ + -- cgit v1.2.1