From 735348a7486a010fcac5a9f88131906339cf5abe Mon Sep 17 00:00:00 2001 From: ChenX Date: Mon, 25 Feb 2019 16:22:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=A4=9A=E4=BD=99=E7=9A=84?= =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- __test__/FileSystem/wblockClone.test.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/__test__/FileSystem/wblockClone.test.ts b/__test__/FileSystem/wblockClone.test.ts index 88d00abc9..19e66f456 100644 --- a/__test__/FileSystem/wblockClone.test.ts +++ b/__test__/FileSystem/wblockClone.test.ts @@ -89,5 +89,3 @@ test('循环引用', () => db2.WblockCloneObejcts([e1, e2], db2.ModelSpace, new Map(), DuplicateRecordCloning.Ignore); expect(db2.ModelSpace.Entitys.length).toBe(2); }); - -//file.only