Skip to content

Commit

Permalink
delay ctor so that it has a logger
Browse files Browse the repository at this point in the history
  • Loading branch information
bobjacobsen committed Apr 23, 2019
1 parent c275d4f commit 156cfe3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/
public class LZV100FrameTest extends jmri.util.JmriJFrameTestBase {

private XNetInterfaceScaffold tc = new XNetInterfaceScaffold(new LenzCommandStation());
private XNetInterfaceScaffold tc;

@Before
@Override
Expand Down

0 comments on commit 156cfe3

Please sign in to comment.