Переглянути джерело

Add observable list tests to test index.

Afshin Darian 8 роки тому
батько
коміт
91e8d65c3c
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      test/src/index.ts

+ 1 - 0
test/src/index.ts

@@ -2,6 +2,7 @@
 // Distributed under the terms of the Modified BSD License.
 
 import './common/activitymonitor.spec';
+import './common/observablelist.spec';
 
 import './dialog/dialog.spec';