Преглед на файлове

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