comparison src/test/java/de/intevation/lada/importer/TestLAFImporter.java @ 318:fab1e6c74044

Commented out the main in Importertest and removed some annotations.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 23 Aug 2013 11:29:08 +0200
parents 79cbc672d8e4
children 17904ad125f3
comparison
equal deleted inserted replaced
317:b73c16f2b87c 318:fab1e6c74044
29 "%OBE%\n"; 29 "%OBE%\n";
30 private String singleProbe; 30 private String singleProbe;
31 private String incompleteProbe; 31 private String incompleteProbe;
32 32
33 @Before 33 @Before
34 @Ignore
35 public void loadLafFiles() { 34 public void loadLafFiles() {
36 String single = System.getProperty("de.intevation.lada.test.singleprobe"); 35 String single = System.getProperty("de.intevation.lada.test.singleprobe");
37 String incomplete = 36 String incomplete =
38 System.getProperty("de.intevation.lada.test.incompleteprobe"); 37 System.getProperty("de.intevation.lada.test.incompleteprobe");
39 try { 38 try {
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)