diff --git a/tests/assets/hello-unzip-exists/hello/says-hello b/tests/assets/hello-unzip-exists/hello/says-hello new file mode 100644 index 0000000..5ab2f8a --- /dev/null +++ b/tests/assets/hello-unzip-exists/hello/says-hello @@ -0,0 +1 @@ +Hello \ No newline at end of file diff --git a/tests/assets/hello-unzip-exists/hello/world/says-world b/tests/assets/hello-unzip-exists/hello/world/says-world new file mode 100644 index 0000000..beef906 --- /dev/null +++ b/tests/assets/hello-unzip-exists/hello/world/says-world @@ -0,0 +1 @@ +World \ No newline at end of file