Jelajahi Sumber

wip toolbar tests

Steven Silvester 9 tahun lalu
induk
melakukan
a463d45fc1
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      test/src/index.ts

+ 1 - 0
test/src/index.ts

@@ -10,4 +10,5 @@ import './renderers/latex.spec';
 import './notebook/notebook/nbformat.spec';
 import './notebook/notebook/model.spec';
 import './notebook/notebook/modelfactory.spec';
+import './notebook/notebook/toolbar.spec';
 import './notebook/notebook/widget.spec';