mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 15:30:03 +02:00
Replace require with import
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
/* eslint-env jasmine */
|
||||
/**
|
||||
* Created by knut on 14-11-26.
|
||||
*/
|
||||
/**
|
||||
* Created by knut on 14-11-23.
|
||||
*/
|
||||
import mermaid from './mermaid'
|
||||
|
||||
describe('when using mermaid and ', function () {
|
||||
|
Reference in New Issue
Block a user