Make Tests compatible again
[Mograsim.git] / net.mograsim.logic.model.am2900 / test / net / mograsim / logic / model / am2900 / am2910 / TestableAm2910Impl.java
index 53fd654..436fe83 100644 (file)
@@ -23,7 +23,7 @@ public class TestableAm2910Impl implements TestableAm2910
        private BitDisplay Y;
        private BitDisplay _PL, _MAP, _VECT;
 
-       private final TestEnvironmentHelper testHelper = new TestEnvironmentHelper(this, "file:components/am2910/GUIAm2910.json");
+       private final TestEnvironmentHelper testHelper = new TestEnvironmentHelper(this, "GUIAm2910");
 
        @Override
        public void setup()