mirror of
https://github.com/apache/archiva.git
synced 2025-03-03 15:09:19 +00:00
make abstract test... abstract
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@606068 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8ee9653550
commit
62ac66a200
@ -48,7 +48,7 @@
|
||||
* @author <a href="mailto:joakime@apache.org">Joakim Erdfelt</a>
|
||||
* @version $Id$
|
||||
*/
|
||||
public class AbstractArchivaDatabaseTestCase
|
||||
public abstract class AbstractArchivaDatabaseTestCase
|
||||
extends PlexusTestCase
|
||||
{
|
||||
private static final String TIMESTAMP = "yyyy/MM/dd HH:mm:ss";
|
||||
|
Loading…
x
Reference in New Issue
Block a user