Преглед изворни кода

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"/>