Added GUI test ...
This commit is contained in:
@@ -118,7 +118,6 @@ public class VisualizationEngineTest {
|
||||
* Test method for {@link ch.psi.fda.vis.VisualizationEngine#main(String[])}
|
||||
*/
|
||||
@Test
|
||||
@Ignore
|
||||
public void testMain(){
|
||||
// ATTENTION - This test will never fail because possible exceptions are caught in the main method !!!!
|
||||
VisualizationEngine.main(new String[]{dataFile});
|
||||
|
||||
Reference in New Issue
Block a user