Fix test
This commit is contained in:
		| @@ -5,7 +5,7 @@ | ||||
| const assert = require('assert'); | ||||
|  | ||||
| const analyze = require('../built/common/text/parse').default; | ||||
| const syntaxhighlighter = require('../built/common/text/core/syntax-highlighter').default; | ||||
| const syntaxhighlighter = require('../built/common/text/parse/core/syntax-highlighter').default; | ||||
|  | ||||
| describe('Text', () => { | ||||
| 	it('can be analyzed', () => { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo