Skip to content
Snippets Groups Projects
Commit f01bdb51 authored by pkupczyk's avatar pkupczyk
Browse files

SSDM-1286 : QGF: Setup of automatic testing of dropboxes - make a base test...

SSDM-1286 : QGF: Setup of automatic testing of dropboxes - make a base test class abstract so that is is not run in a suite

SVN: 33055
parent 9104d76c
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ import ch.systemsx.cisd.openbis.datastoreserver.systemtests.GenericSystemTest;
/**
* @author pkupczyk
*/
public class DSUSystemTest extends GenericSystemTest
public abstract class DSUSystemTest extends GenericSystemTest
{
@Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment