From commits-return-5872-apmail-continuum-commits-archive=continuum.apache.org@continuum.apache.org Thu Jan 14 08:43:35 2010 Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 99555 invoked from network); 14 Jan 2010 08:43:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Jan 2010 08:43:35 -0000 Received: (qmail 36165 invoked by uid 500); 14 Jan 2010 08:43:35 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 36117 invoked by uid 500); 14 Jan 2010 08:43:35 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 36108 invoked by uid 99); 14 Jan 2010 08:43:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jan 2010 08:43:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jan 2010 08:43:32 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D92A523889CB; Thu, 14 Jan 2010 08:43:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r899115 - in /continuum/branches/continuum-1.3.x/continuum-webapp-test/src/test/testng/org/apache/continuum/web/test: AbstractContinuumTest.java AbstractSeleniumTest.java Date: Thu, 14 Jan 2010 08:43:11 -0000 To: commits@continuum.apache.org From: brett@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100114084311.D92A523889CB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: brett Date: Thu Jan 14 08:43:11 2010 New Revision: 899115 URL: http://svn.apache.org/viewvc?rev=899115&view=rev Log: remove empty test classes Removed: continuum/branches/continuum-1.3.x/continuum-webapp-test/src/test/testng/org/apache/continuum/web/test/AbstractContinuumTest.java continuum/branches/continuum-1.3.x/continuum-webapp-test/src/test/testng/org/apache/continuum/web/test/AbstractSeleniumTest.java