Skip to content

Commit c690eaa

Browse files
committed
fix: codemirror comment plugin unit test fix
1 parent 4b258db commit c690eaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SpecRunner.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ define(function (require, exports, module) {
236236
require("thirdparty/CodeMirror/addon/mode/multiplex");
237237
require("thirdparty/CodeMirror/addon/mode/overlay");
238238
require("thirdparty/CodeMirror/addon/search/searchcursor");
239+
require("thirdparty/CodeMirror/addon/comment/comment");
239240
require("thirdparty/CodeMirror/keymap/sublime");
240241

241242
//load Language Tools Module

0 commit comments

Comments
 (0)