瀏覽代碼

Add code mirror to test typings.

A. Darian 8 年之前
父節點
當前提交
482c8003be
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      test/src/notebook/typings.d.ts

+ 1 - 0
test/src/notebook/typings.d.ts

@@ -1,3 +1,4 @@
+/// <reference path="../../../typings/codemirror/codemirror.d.ts"/>
 /// <reference path="../../../typings/expect.js/expect.js.d.ts"/>
 /// <reference path="../../../typings/mocha/mocha.d.ts"/>
 /// <reference path="../../../typings/es6-promise/es6-promise.d.ts"/>