From bd0b19adf1a8f529d68213bfd2f4c9a5f12e66b6 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 25 Aug 2011 11:20:24 +0000 Subject: QPID-1004: delete dead test (as recommended on the JIRA) since it was excluded from all test profiles over 3 years and TTL functionality is covered by other tests git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1161507 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/JavaExcludes | 3 --- 1 file changed, 3 deletions(-) (limited to 'qpid/java/test-profiles/JavaExcludes') diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes index 528735730f..dcccce7e2f 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/java/test-profiles/JavaExcludes @@ -17,9 +17,6 @@ // under the License. // -// Those tests are not finished -org.apache.qpid.test.testcases.TTLTest#* - // QPID-1823: this takes ages to run org.apache.qpid.client.SessionCreateTest#* -- cgit v1.2.1