summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2016-08-10 21:09:13 -0400
committerPaul Duncan <pabs@pablotron.org>2016-08-10 21:09:13 -0400
commitcdaa528c0fe38943f928f4d6771d6450dc8b568d (patch)
treeb524871340c41888d760369f6b4d10d4b55154c0
parent533ee3ceb098919da478a6be57a2f4342712aca5 (diff)
downloadzip-crystal-cdaa528c0fe38943f928f4d6771d6450dc8b568d.tar.bz2
zip-crystal-cdaa528c0fe38943f928f4d6771d6450dc8b568d.zip
add spec/real*zip
-rw-r--r--.gitignore2
-rw-r--r--spec/real-string.zipbin0 -> 167 bytes
-rw-r--r--spec/real.zipbin0 -> 424 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 75a2732..8fd6f6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,7 @@
/libs/
/.crystal/
/.shards/
-/spec/test-*.zip
+/spec/test*.zip
# Libraries don't need dependency lock
diff --git a/spec/real-string.zip b/spec/real-string.zip
new file mode 100644
index 0000000..a151db6
--- /dev/null
+++ b/spec/real-string.zip
Binary files differ
diff --git a/spec/real.zip b/spec/real.zip
new file mode 100644
index 0000000..5d56ddf
--- /dev/null
+++ b/spec/real.zip
Binary files differ