summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Bjorn Lu <bjornlu.dev@gmail.com> 2023-05-04 17:25:07 +0800
committerGravatar GitHub <noreply@github.com> 2023-05-04 17:25:07 +0800
commit2317dc2a2217c7cd731ed2c39c05ca840ac51dbf (patch)
treecbde0e5c315626c5d83c6532ba5b2c521ebc6f1e
parent3fd3918f43873a282f40de23ab68742d6934a384 (diff)
downloadastro-2317dc2a2217c7cd731ed2c39c05ca840ac51dbf.tar.gz
astro-2317dc2a2217c7cd731ed2c39c05ca840ac51dbf.tar.zst
astro-2317dc2a2217c7cd731ed2c39c05ca840ac51dbf.zip
Rename some test files to end with .test.js (#6983)
-rw-r--r--packages/astro/test/css-inline-stylesheets.test.js (renamed from packages/astro/test/css-inline-stylesheets.js)0
-rw-r--r--packages/astro/test/dynamic-endpoint-collision.test.js (renamed from packages/astro/test/dynamic-endpoint-collision.js)0
-rw-r--r--packages/astro/test/impostor-mdx-file.test.js (renamed from packages/astro/test/impostor-mdx-file.js)0
-rw-r--r--packages/astro/test/virtual-astro-file.test.js (renamed from packages/astro/test/virtual-astro-file.js)0
4 files changed, 0 insertions, 0 deletions
diff --git a/packages/astro/test/css-inline-stylesheets.js b/packages/astro/test/css-inline-stylesheets.test.js
index d4009ed85..d4009ed85 100644
--- a/packages/astro/test/css-inline-stylesheets.js
+++ b/packages/astro/test/css-inline-stylesheets.test.js
diff --git a/packages/astro/test/dynamic-endpoint-collision.js b/packages/astro/test/dynamic-endpoint-collision.test.js
index e1f4b2f03..e1f4b2f03 100644
--- a/packages/astro/test/dynamic-endpoint-collision.js
+++ b/packages/astro/test/dynamic-endpoint-collision.test.js
diff --git a/packages/astro/test/impostor-mdx-file.js b/packages/astro/test/impostor-mdx-file.test.js
index 6f7147373..6f7147373 100644
--- a/packages/astro/test/impostor-mdx-file.js
+++ b/packages/astro/test/impostor-mdx-file.test.js
diff --git a/packages/astro/test/virtual-astro-file.js b/packages/astro/test/virtual-astro-file.test.js
index e5247a684..e5247a684 100644
--- a/packages/astro/test/virtual-astro-file.js
+++ b/packages/astro/test/virtual-astro-file.test.js