From do-not-reply at jboss.org Fri Aug 12 08:37:17 2011 Content-Type: multipart/mixed; boundary="===============9153501663480459622==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: hornetq-commits at lists.jboss.org Subject: [hornetq-commits] JBoss hornetq SVN: r11195 - trunk/tests/unit-tests/src/test/java/org/hornetq/tests/unit/core/paging/impl. Date: Fri, 12 Aug 2011 08:37:16 -0400 Message-ID: <201108121237.p7CCbGJl026602@svn01.web.mwc.hst.phx2.redhat.com> --===============9153501663480459622== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: borges Date: 2011-08-12 08:37:16 -0400 (Fri, 12 Aug 2011) New Revision: 11195 Removed: trunk/tests/unit-tests/src/test/java/org/hornetq/tests/unit/core/paging/= impl/PagePositionTest.java Log: Delete empty test class. Deleted: trunk/tests/unit-tests/src/test/java/org/hornetq/tests/unit/core/p= aging/impl/PagePositionTest.java =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/tests/unit-tests/src/test/java/org/hornetq/tests/unit/core/paging= /impl/PagePositionTest.java 2011-08-12 02:20:12 UTC (rev 11194) +++ trunk/tests/unit-tests/src/test/java/org/hornetq/tests/unit/core/paging= /impl/PagePositionTest.java 2011-08-12 12:37:16 UTC (rev 11195) @@ -1,51 +0,0 @@ -/* - * Copyright 2010 Red Hat, Inc. - * Red Hat licenses this file to you under the Apache License, version - * 2.0 (the "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - * implied. See the License for the specific language governing - * permissions and limitations under the License. - */ - -package org.hornetq.tests.unit.core.paging.impl; - -import org.hornetq.tests.util.UnitTestCase; - -/** - * A PagePositionTest - * - * @author Clebert Suconic<= /a> - * - * - */ -public class PagePositionTest extends UnitTestCase -{ - - // Constants ----------------------------------------------------- - - // Attributes ---------------------------------------------------- - - // Static -------------------------------------------------------- - - // Constructors -------------------------------------------------- - - // Public -------------------------------------------------------- - = - public void testNextSequenceOf() - { - = - } - - // Package protected --------------------------------------------- - - // Protected ----------------------------------------------------- - - // Private ------------------------------------------------------- - - // Inner classes ------------------------------------------------- - -} --===============9153501663480459622==--