Browse Source

Add code mirror to test typings.

A. Darian 8 years ago
parent
commit
482c8003be
1 changed files with 1 additions and 0 deletions
  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"/>