lint cleanup

This commit is contained in:
Aliaksei Chapyzhenka 2020-09-13 18:29:10 -07:00
parent 6306cd2797
commit 9da99afa88

View File

@ -7,7 +7,7 @@ describe('events', () => {
it('$enddefinitions', done => {
const inst = lib.parser();
inst.on("$enddefinitions", () => {
inst.on('$enddefinitions', () => {
expect(inst.info).to.deep.eq({
status: 'simulation',
varId: 'u)',