Explorar el Código

Add code mirror to test typings.

A. Darian hace 8 años
padre
commit
482c8003be
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"/>