diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2023-02-14 16:07:30 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2023-02-20 09:53:09 +0100 |
| commit | fac93766c97b4600701a4cd2810dc611555436a9 (patch) | |
| tree | b1694571c78c54a426122fbb5c7c8ee7f294ca1e /gui/test.pkg.json | |
| parent | 4425d898e6009253a75d24c29cc3b596dca87d6c (diff) | |
| download | mullvadvpn-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.json | 12 |
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" - ] -} |
