summaryrefslogtreecommitdiffhomepage
path: root/gui/test.pkg.json
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2023-02-14 16:07:30 +0100
committerOskar Nyberg <oskar@mullvad.net>2023-02-20 09:53:09 +0100
commitfac93766c97b4600701a4cd2810dc611555436a9 (patch)
treeb1694571c78c54a426122fbb5c7c8ee7f294ca1e /gui/test.pkg.json
parent4425d898e6009253a75d24c29cc3b596dca87d6c (diff)
downloadmullvadvpn-fac93766c97b4600701a4cd2810dc611555436a9.tar.xz
mullvadvpn-fac93766c97b4600701a4cd2810dc611555436a9.zip
Rename test.pkg.json to standalone-tests.pkg.json
Diffstat (limited to 'gui/test.pkg.json')
-rw-r--r--gui/test.pkg.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/gui/test.pkg.json b/gui/test.pkg.json
deleted file mode 100644
index 1b91ca8495..0000000000
--- a/gui/test.pkg.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "assets": [
- "build/src/config.json",
- "build/test/e2e/utils.js",
- "build/test/e2e/shared/*.js",
- "build/test/e2e/installed/**/*.js",
- "node_modules/.bin/playwright",
- "node_modules/playwright",
- "node_modules/playwright-core",
- "node_modules/@playwright/test"
- ]
-}