OSDN Git Service

t#32025:comic rename
[pettanr/pettanr.git] / spec / helpers / comics_helper_spec.rb
diff --git a/spec/helpers/comics_helper_spec.rb b/spec/helpers/comics_helper_spec.rb
deleted file mode 100644 (file)
index 3ffabda..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# -*- encoding: utf-8 -*-
-# 
-require 'spec_helper'
-
-# Specs in this file have access to a helper object that includes
-# the ComicsHelper. For example:
-#
-# describe ComicsHelper do
-#   describe "string concat" do
-#     it "concats two strings with spaces" do
-#       helper.concat_strings("this","that").should == "this that"
-#     end
-#   end
-# end
-describe ComicsHelper do
-end