mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-17 06:20:07 +02:00
Modernization, better linting, adjustment after stricter static rules
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
*/
|
||||
describe('when parsing an info graph it',function() {
|
||||
var parseError;
|
||||
var ex;
|
||||
beforeEach(function () {
|
||||
ex = require('./parser/example').parser;
|
||||
ex.yy = require('./exampleDb');
|
||||
|
Reference in New Issue
Block a user