diff options
| author | Stefan Boberg <[email protected]> | 2023-05-02 10:01:47 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-02 10:01:47 +0200 |
| commit | 075d17f8ada47e990fe94606c3d21df409223465 (patch) | |
| tree | e50549b766a2f3c354798a54ff73404217b4c9af /test | |
| parent | fix: bundle shouldn't append content zip to zen (diff) | |
| download | zen-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.bat | 3 | ||||
| -rw-r--r-- | test/remote1/zentest-appstub.exe | bin | 127488 -> 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 Binary files differdeleted file mode 100644 index 5cef22d56..000000000 --- a/test/remote1/zentest-appstub.exe +++ /dev/null |