aboutsummaryrefslogtreecommitdiff
path: root/spec/zip-crystal_spec.cr
diff options
context:
space:
mode:
Diffstat (limited to 'spec/zip-crystal_spec.cr')
-rw-r--r--spec/zip-crystal_spec.cr9
1 files changed, 0 insertions, 9 deletions
diff --git a/spec/zip-crystal_spec.cr b/spec/zip-crystal_spec.cr
deleted file mode 100644
index 910b8f4..0000000
--- a/spec/zip-crystal_spec.cr
+++ /dev/null
@@ -1,9 +0,0 @@
-require "./spec_helper"
-
-describe Zip::Crystal do
- # TODO: Write tests
-
- it "works" do
- false.should eq(true)
- end
-end