From d188b195199e70f087d104040fd5ec5355966334 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 6 Aug 2016 11:56:41 -0400 Subject: add initial spec, compile fixes --- spec/zip-crystal_spec.cr | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 spec/zip-crystal_spec.cr (limited to 'spec/zip-crystal_spec.cr') 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 -- cgit v1.2.3