Parcourir la source

wip toolbar tests

Steven Silvester il y a 9 ans
Parent
commit
a463d45fc1
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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';