mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-22 11:55:15 -04:00
fixes a merge error
This commit is contained in:
parent
b551fbe298
commit
2db2c67e10
@ -43,6 +43,7 @@ public class TestCaseDescription {
|
||||
Parser tdp = new Parser(data).parse();
|
||||
lines = tdp.getLines();
|
||||
names = tdp.getNames();
|
||||
virtualSignals = tdp.getVirtualSignals();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user