diff --git a/test/compiler/attribute-dynamic-multiple/main.svelte b/test/compiler/attribute-dynamic-multiple/main.html similarity index 100% rename from test/compiler/attribute-dynamic-multiple/main.svelte rename to test/compiler/attribute-dynamic-multiple/main.html diff --git a/test/compiler/attribute-dynamic/main.svelte b/test/compiler/attribute-dynamic/main.html similarity index 100% rename from test/compiler/attribute-dynamic/main.svelte rename to test/compiler/attribute-dynamic/main.html diff --git a/test/compiler/attribute-static-boolean/main.svelte b/test/compiler/attribute-static-boolean/main.html similarity index 100% rename from test/compiler/attribute-static-boolean/main.svelte rename to test/compiler/attribute-static-boolean/main.html diff --git a/test/compiler/attribute-static/main.svelte b/test/compiler/attribute-static/main.html similarity index 100% rename from test/compiler/attribute-static/main.svelte rename to test/compiler/attribute-static/main.html diff --git a/test/compiler/autofocus/main.svelte b/test/compiler/autofocus/main.html similarity index 100% rename from test/compiler/autofocus/main.svelte rename to test/compiler/autofocus/main.html diff --git a/test/compiler/binding-input-checkbox-deep-contextual/main.svelte b/test/compiler/binding-input-checkbox-deep-contextual/main.html similarity index 100% rename from test/compiler/binding-input-checkbox-deep-contextual/main.svelte rename to test/compiler/binding-input-checkbox-deep-contextual/main.html diff --git a/test/compiler/binding-input-checkbox/main.svelte b/test/compiler/binding-input-checkbox/main.html similarity index 100% rename from test/compiler/binding-input-checkbox/main.svelte rename to test/compiler/binding-input-checkbox/main.html diff --git a/test/compiler/binding-input-text-contextual/main.svelte b/test/compiler/binding-input-text-contextual/main.html similarity index 100% rename from test/compiler/binding-input-text-contextual/main.svelte rename to test/compiler/binding-input-text-contextual/main.html diff --git a/test/compiler/binding-input-text-deep-contextual/main.svelte b/test/compiler/binding-input-text-deep-contextual/main.html similarity index 100% rename from test/compiler/binding-input-text-deep-contextual/main.svelte rename to test/compiler/binding-input-text-deep-contextual/main.html diff --git a/test/compiler/binding-input-text-deep/main.svelte b/test/compiler/binding-input-text-deep/main.html similarity index 100% rename from test/compiler/binding-input-text-deep/main.svelte rename to test/compiler/binding-input-text-deep/main.html diff --git a/test/compiler/binding-input-text/main.svelte b/test/compiler/binding-input-text/main.html similarity index 100% rename from test/compiler/binding-input-text/main.svelte rename to test/compiler/binding-input-text/main.html diff --git a/test/compiler/computed-values/main.svelte b/test/compiler/computed-values/main.html similarity index 100% rename from test/compiler/computed-values/main.svelte rename to test/compiler/computed-values/main.html diff --git a/test/compiler/custom-method/main.svelte b/test/compiler/custom-method/main.html similarity index 100% rename from test/compiler/custom-method/main.svelte rename to test/compiler/custom-method/main.html diff --git a/test/compiler/default-data/main.svelte b/test/compiler/default-data/main.html similarity index 100% rename from test/compiler/default-data/main.svelte rename to test/compiler/default-data/main.html diff --git a/test/compiler/each-block-containing-if/main.svelte b/test/compiler/each-block-containing-if/main.html similarity index 100% rename from test/compiler/each-block-containing-if/main.svelte rename to test/compiler/each-block-containing-if/main.html diff --git a/test/compiler/each-block-indexed/main.svelte b/test/compiler/each-block-indexed/main.html similarity index 100% rename from test/compiler/each-block-indexed/main.svelte rename to test/compiler/each-block-indexed/main.html diff --git a/test/compiler/each-block/main.svelte b/test/compiler/each-block/main.html similarity index 100% rename from test/compiler/each-block/main.svelte rename to test/compiler/each-block/main.html diff --git a/test/compiler/each-blocks-expression/main.svelte b/test/compiler/each-blocks-expression/main.html similarity index 100% rename from test/compiler/each-blocks-expression/main.svelte rename to test/compiler/each-blocks-expression/main.html diff --git a/test/compiler/each-blocks-nested-b/main.svelte b/test/compiler/each-blocks-nested-b/main.html similarity index 100% rename from test/compiler/each-blocks-nested-b/main.svelte rename to test/compiler/each-blocks-nested-b/main.html diff --git a/test/compiler/each-blocks-nested/main.svelte b/test/compiler/each-blocks-nested/main.html similarity index 100% rename from test/compiler/each-blocks-nested/main.svelte rename to test/compiler/each-blocks-nested/main.html diff --git a/test/compiler/event-handler-custom/main.svelte b/test/compiler/event-handler-custom/main.html similarity index 100% rename from test/compiler/event-handler-custom/main.svelte rename to test/compiler/event-handler-custom/main.html diff --git a/test/compiler/event-handler-removal/main.svelte b/test/compiler/event-handler-removal/main.html similarity index 100% rename from test/compiler/event-handler-removal/main.svelte rename to test/compiler/event-handler-removal/main.html diff --git a/test/compiler/event-handler/main.svelte b/test/compiler/event-handler/main.html similarity index 100% rename from test/compiler/event-handler/main.svelte rename to test/compiler/event-handler/main.html diff --git a/test/compiler/hello-world/main.svelte b/test/compiler/hello-world/main.html similarity index 100% rename from test/compiler/hello-world/main.svelte rename to test/compiler/hello-world/main.html diff --git a/test/compiler/helpers/main.svelte b/test/compiler/helpers/main.html similarity index 100% rename from test/compiler/helpers/main.svelte rename to test/compiler/helpers/main.html diff --git a/test/compiler/if-block-expression/main.svelte b/test/compiler/if-block-expression/main.html similarity index 100% rename from test/compiler/if-block-expression/main.svelte rename to test/compiler/if-block-expression/main.html diff --git a/test/compiler/if-block/main.svelte b/test/compiler/if-block/main.html similarity index 100% rename from test/compiler/if-block/main.svelte rename to test/compiler/if-block/main.html diff --git a/test/compiler/inline-expressions/main.svelte b/test/compiler/inline-expressions/main.html similarity index 100% rename from test/compiler/inline-expressions/main.svelte rename to test/compiler/inline-expressions/main.html diff --git a/test/compiler/lifecycle-events/main.svelte b/test/compiler/lifecycle-events/main.html similarity index 100% rename from test/compiler/lifecycle-events/main.svelte rename to test/compiler/lifecycle-events/main.html diff --git a/test/compiler/refs/main.svelte b/test/compiler/refs/main.html similarity index 100% rename from test/compiler/refs/main.svelte rename to test/compiler/refs/main.html diff --git a/test/compiler/single-static-element/main.svelte b/test/compiler/single-static-element/main.html similarity index 100% rename from test/compiler/single-static-element/main.svelte rename to test/compiler/single-static-element/main.html diff --git a/test/compiler/svg/main.svelte b/test/compiler/svg/main.html similarity index 100% rename from test/compiler/svg/main.svelte rename to test/compiler/svg/main.html diff --git a/test/parser/attribute-dynamic-boolean/input.svelte b/test/parser/attribute-dynamic-boolean/input.html similarity index 100% rename from test/parser/attribute-dynamic-boolean/input.svelte rename to test/parser/attribute-dynamic-boolean/input.html diff --git a/test/parser/attribute-dynamic/input.svelte b/test/parser/attribute-dynamic/input.html similarity index 100% rename from test/parser/attribute-dynamic/input.svelte rename to test/parser/attribute-dynamic/input.html diff --git a/test/parser/attribute-multiple/input.svelte b/test/parser/attribute-multiple/input.html similarity index 100% rename from test/parser/attribute-multiple/input.svelte rename to test/parser/attribute-multiple/input.html diff --git a/test/parser/attribute-static-boolean/input.svelte b/test/parser/attribute-static-boolean/input.html similarity index 100% rename from test/parser/attribute-static-boolean/input.svelte rename to test/parser/attribute-static-boolean/input.html diff --git a/test/parser/attribute-static/input.svelte b/test/parser/attribute-static/input.html similarity index 100% rename from test/parser/attribute-static/input.svelte rename to test/parser/attribute-static/input.html diff --git a/test/parser/binding/input.svelte b/test/parser/binding/input.html similarity index 100% rename from test/parser/binding/input.svelte rename to test/parser/binding/input.html diff --git a/test/parser/comment/input.svelte b/test/parser/comment/input.html similarity index 100% rename from test/parser/comment/input.svelte rename to test/parser/comment/input.html diff --git a/test/parser/each-block-indexed/input.svelte b/test/parser/each-block-indexed/input.html similarity index 100% rename from test/parser/each-block-indexed/input.svelte rename to test/parser/each-block-indexed/input.html diff --git a/test/parser/each-block/input.svelte b/test/parser/each-block/input.html similarity index 100% rename from test/parser/each-block/input.svelte rename to test/parser/each-block/input.html diff --git a/test/parser/element-with-mustache/input.svelte b/test/parser/element-with-mustache/input.html similarity index 100% rename from test/parser/element-with-mustache/input.svelte rename to test/parser/element-with-mustache/input.html diff --git a/test/parser/element-with-text/input.svelte b/test/parser/element-with-text/input.html similarity index 100% rename from test/parser/element-with-text/input.svelte rename to test/parser/element-with-text/input.html diff --git a/test/parser/event-handler/input.svelte b/test/parser/event-handler/input.html similarity index 100% rename from test/parser/event-handler/input.svelte rename to test/parser/event-handler/input.html diff --git a/test/parser/if-block/input.svelte b/test/parser/if-block/input.html similarity index 100% rename from test/parser/if-block/input.svelte rename to test/parser/if-block/input.html diff --git a/test/parser/refs/input.svelte b/test/parser/refs/input.html similarity index 100% rename from test/parser/refs/input.svelte rename to test/parser/refs/input.html diff --git a/test/parser/script/input.svelte b/test/parser/script/input.html similarity index 100% rename from test/parser/script/input.svelte rename to test/parser/script/input.html diff --git a/test/parser/self-closing-element/input.svelte b/test/parser/self-closing-element/input.html similarity index 100% rename from test/parser/self-closing-element/input.svelte rename to test/parser/self-closing-element/input.html diff --git a/test/parser/space-between-mustaches/input.svelte b/test/parser/space-between-mustaches/input.html similarity index 100% rename from test/parser/space-between-mustaches/input.svelte rename to test/parser/space-between-mustaches/input.html