diff --git a/test/parser/samples/animation-each-with-whitespace/input.svelte b/test/parser/samples/animation-each-with-whitespace/input.svelte
index ca12ffa82d..08e4d20f44 100644
--- a/test/parser/samples/animation-each-with-whitespace/input.svelte
+++ b/test/parser/samples/animation-each-with-whitespace/input.svelte
@@ -1 +1 @@
-
{#each [] as n (n)}
{/each}
\ No newline at end of file
+{#each [] as n (n)}
{/each}
diff --git a/test/parser/samples/ssswell/input.svelte b/test/parser/samples/ssswell/input.svelte
deleted file mode 100644
index d24d5b4576..0000000000
--- a/test/parser/samples/ssswell/input.svelte
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-sssweet
\ No newline at end of file