Project

General

Profile

« Previous | Next » 

Revision 299a6ffc

Added by Andreas Müller about 13 years ago

move SDD test classes and data to src/test (for Xper adapter)

View differences:

XperCdmIntegration/src/main/java/eu/etaxonomy/xper/XperStart.java
65 65
	 */
66 66
	public static void main(String[] args) {
67 67
		System.out.println("cdm start");
68
		XperStart start = new XperStart();
68
		new XperStart();
69 69
		System.out.println("cdm started :::");
70 70
		
71 71
		while(!Utils.xperReady){

Also available in: Unified diff