fixed a overseen debug test

This commit is contained in:
hneemann 2021-04-21 12:17:10 +02:00
parent 79378ff00c
commit 1a0cb0b7a9

View File

@ -30,7 +30,7 @@ public class VHDLSimulatorTest extends TestCase {
private static final String GHDL = System.getProperty("ghdl", "ghdl");
private int testBenches;
// *
/*
public void testDebug() throws Exception {
File file = new File(Resources.getRoot(), "dig/external/ghdl/ghdlFile.dig");