From 8752c63345bb580c01ac66194ab04b22dc067ed8 Mon Sep 17 00:00:00 2001 From: Dolan Miu Date: Wed, 13 Jul 2016 18:49:32 +0100 Subject: [PATCH] moved test into correct location --- ts/tests/docx/{document => }/xml-components/attributeTest.ts | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ts/tests/docx/{document => }/xml-components/attributeTest.ts (100%) diff --git a/ts/tests/docx/document/xml-components/attributeTest.ts b/ts/tests/docx/xml-components/attributeTest.ts similarity index 100% rename from ts/tests/docx/document/xml-components/attributeTest.ts rename to ts/tests/docx/xml-components/attributeTest.ts