diff --git a/docx-core/fixtures/hello_libre_oficce/[Content_Types].xml b/fixtures/hello_libre_oficce/[Content_Types].xml similarity index 100% rename from docx-core/fixtures/hello_libre_oficce/[Content_Types].xml rename to fixtures/hello_libre_oficce/[Content_Types].xml diff --git a/docx-core/fixtures/hello_libre_oficce/_rels/.rels b/fixtures/hello_libre_oficce/_rels/.rels similarity index 100% rename from docx-core/fixtures/hello_libre_oficce/_rels/.rels rename to fixtures/hello_libre_oficce/_rels/.rels diff --git a/docx-core/fixtures/hello_libre_oficce/docProps/app.xml b/fixtures/hello_libre_oficce/docProps/app.xml similarity index 100% rename from docx-core/fixtures/hello_libre_oficce/docProps/app.xml rename to fixtures/hello_libre_oficce/docProps/app.xml diff --git a/docx-core/fixtures/hello_libre_oficce/docProps/core.xml b/fixtures/hello_libre_oficce/docProps/core.xml similarity index 100% rename from docx-core/fixtures/hello_libre_oficce/docProps/core.xml rename to fixtures/hello_libre_oficce/docProps/core.xml diff --git a/docx-core/fixtures/hello_libre_oficce/hello.docx b/fixtures/hello_libre_oficce/hello.docx similarity index 100% rename from docx-core/fixtures/hello_libre_oficce/hello.docx rename to fixtures/hello_libre_oficce/hello.docx diff --git a/docx-core/fixtures/hello_libre_oficce/word/_rels/document.xml.rels b/fixtures/hello_libre_oficce/word/_rels/document.xml.rels similarity index 100% rename from docx-core/fixtures/hello_libre_oficce/word/_rels/document.xml.rels rename to fixtures/hello_libre_oficce/word/_rels/document.xml.rels diff --git a/docx-core/fixtures/hello_libre_oficce/word/document.xml b/fixtures/hello_libre_oficce/word/document.xml similarity index 100% rename from docx-core/fixtures/hello_libre_oficce/word/document.xml rename to fixtures/hello_libre_oficce/word/document.xml diff --git a/docx-core/fixtures/hello_libre_oficce/word/fontTable.xml b/fixtures/hello_libre_oficce/word/fontTable.xml similarity index 100% rename from docx-core/fixtures/hello_libre_oficce/word/fontTable.xml rename to fixtures/hello_libre_oficce/word/fontTable.xml diff --git a/docx-core/fixtures/hello_libre_oficce/word/styles.xml b/fixtures/hello_libre_oficce/word/styles.xml similarity index 100% rename from docx-core/fixtures/hello_libre_oficce/word/styles.xml rename to fixtures/hello_libre_oficce/word/styles.xml diff --git a/docx-core/fixtures/hello_world/[Content_Types].xml b/fixtures/hello_world/[Content_Types].xml similarity index 100% rename from docx-core/fixtures/hello_world/[Content_Types].xml rename to fixtures/hello_world/[Content_Types].xml diff --git a/docx-core/fixtures/hello_world/_rels/.rels b/fixtures/hello_world/_rels/.rels similarity index 100% rename from docx-core/fixtures/hello_world/_rels/.rels rename to fixtures/hello_world/_rels/.rels diff --git a/docx-core/fixtures/hello_world/docProps/app.xml b/fixtures/hello_world/docProps/app.xml similarity index 100% rename from docx-core/fixtures/hello_world/docProps/app.xml rename to fixtures/hello_world/docProps/app.xml diff --git a/docx-core/fixtures/hello_world/docProps/core.xml b/fixtures/hello_world/docProps/core.xml similarity index 100% rename from docx-core/fixtures/hello_world/docProps/core.xml rename to fixtures/hello_world/docProps/core.xml diff --git a/docx-core/fixtures/hello_world/hello_world.docx b/fixtures/hello_world/hello_world.docx similarity index 100% rename from docx-core/fixtures/hello_world/hello_world.docx rename to fixtures/hello_world/hello_world.docx diff --git a/docx-core/fixtures/hello_world/word/_rels/document.xml.rels b/fixtures/hello_world/word/_rels/document.xml.rels similarity index 100% rename from docx-core/fixtures/hello_world/word/_rels/document.xml.rels rename to fixtures/hello_world/word/_rels/document.xml.rels diff --git a/docx-core/fixtures/hello_world/word/_rels/footer1.xml.rels b/fixtures/hello_world/word/_rels/footer1.xml.rels similarity index 100% rename from docx-core/fixtures/hello_world/word/_rels/footer1.xml.rels rename to fixtures/hello_world/word/_rels/footer1.xml.rels diff --git a/docx-core/fixtures/hello_world/word/_rels/header1.xml.rels b/fixtures/hello_world/word/_rels/header1.xml.rels similarity index 100% rename from docx-core/fixtures/hello_world/word/_rels/header1.xml.rels rename to fixtures/hello_world/word/_rels/header1.xml.rels diff --git a/docx-core/fixtures/hello_world/word/document.xml b/fixtures/hello_world/word/document.xml similarity index 100% rename from docx-core/fixtures/hello_world/word/document.xml rename to fixtures/hello_world/word/document.xml diff --git a/docx-core/fixtures/hello_world/word/footer1.xml b/fixtures/hello_world/word/footer1.xml similarity index 100% rename from docx-core/fixtures/hello_world/word/footer1.xml rename to fixtures/hello_world/word/footer1.xml diff --git a/docx-core/fixtures/hello_world/word/footnotes.xml b/fixtures/hello_world/word/footnotes.xml similarity index 100% rename from docx-core/fixtures/hello_world/word/footnotes.xml rename to fixtures/hello_world/word/footnotes.xml diff --git a/docx-core/fixtures/hello_world/word/header1.xml b/fixtures/hello_world/word/header1.xml similarity index 100% rename from docx-core/fixtures/hello_world/word/header1.xml rename to fixtures/hello_world/word/header1.xml diff --git a/docx-core/fixtures/hello_world/word/numbering.xml b/fixtures/hello_world/word/numbering.xml similarity index 100% rename from docx-core/fixtures/hello_world/word/numbering.xml rename to fixtures/hello_world/word/numbering.xml diff --git a/docx-core/fixtures/hello_world/word/styles.xml b/fixtures/hello_world/word/styles.xml similarity index 100% rename from docx-core/fixtures/hello_world/word/styles.xml rename to fixtures/hello_world/word/styles.xml