diff options
author | Arnaud Simon <arnaudsimon@apache.org> | 2008-05-22 11:42:42 +0000 |
---|---|---|
committer | Arnaud Simon <arnaudsimon@apache.org> | 2008-05-22 11:42:42 +0000 |
commit | ac17b670c3d5fe76fcb65d01fa2cf76fe514406c (patch) | |
tree | 039b5a0374c2f6444abb50ce95ca50455d1f7eb3 /java/cpp.testprofile | |
parent | 35d9dc572a918015c038245725b0f9894b13132a (diff) | |
download | qpid-python-ac17b670c3d5fe76fcb65d01fa2cf76fe514406c.tar.gz |
QPID-1079: Updated ...test.client tests for using QpidTestCase
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@659083 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/cpp.testprofile')
-rw-r--r-- | java/cpp.testprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/cpp.testprofile b/java/cpp.testprofile index 7b90d26e5c..6db245b007 100644 --- a/java/cpp.testprofile +++ b/java/cpp.testprofile @@ -15,4 +15,4 @@ test.mem=512M test=*Test haltonfailure=no haltonerror=no -exclude.modules=systests +exclude.modules=none |