Преглед на файлове

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';