From ad7b1fd36d9c0d85ed5d9d10e2d6a9105e8b02c6 Mon Sep 17 00:00:00 2001 From: Andreas Ehrencrona Date: Wed, 30 Sep 2020 15:15:32 +0200 Subject: [PATCH] remove accidentally committed file --- .../samples/animation-each-with-whitespace/input.svelte | 2 +- test/parser/samples/ssswell/input.svelte | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 test/parser/samples/ssswell/input.svelte 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