aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2023-05-02 10:01:47 +0200
committerGitHub <[email protected]>2023-05-02 10:01:47 +0200
commit075d17f8ada47e990fe94606c3d21df409223465 (patch)
treee50549b766a2f3c354798a54ff73404217b4c9af /test
parentfix: bundle shouldn't append content zip to zen (diff)
downloadzen-075d17f8ada47e990fe94606c3d21df409223465.tar.xz
zen-075d17f8ada47e990fe94606c3d21df409223465.zip
moved source directories into `/src` (#264)
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees
Diffstat (limited to 'test')
-rw-r--r--test/minio.bat3
-rw-r--r--test/remote1/zentest-appstub.exebin127488 -> 0 bytes
2 files changed, 0 insertions, 3 deletions
diff --git a/test/minio.bat b/test/minio.bat
deleted file mode 100644
index 1ca1fb591..000000000
--- a/test/minio.bat
+++ /dev/null
@@ -1,3 +0,0 @@
-set MINIO_ROOT_USER admin
-set MINIO_ROOT_PASSWORD password
-%~dp0\bin\minio.exe server %~dp0\..\.minio_data
diff --git a/test/remote1/zentest-appstub.exe b/test/remote1/zentest-appstub.exe
deleted file mode 100644
index 5cef22d56..000000000
--- a/test/remote1/zentest-appstub.exe
+++ /dev/null
Binary files differ