瀏覽代碼

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