Sha256: 9033c198d3fc83e7d6e1b1abfb51d8597947c63b102d1eccb2dd32baf54d0eb0
Contents?: true
Size: 463 Bytes
Versions: 10
Compression:
Stored size: 463 Bytes
Contents
require 'spec_helper' # Specs in this file have access to a helper object that includes # the Spree::Admin::adcurveTagsHelper. For example: # # describe Spree::Admin::adcurveTagsHelper do # describe "string concat" do # it "concats two strings with spaces" do # helper.concat_strings("this","that").should == "this that" # end # end # end describe Spree::Admin::AdcurveTagsHelper do pending "add some examples to (or delete) #{__FILE__}" end
Version data entries
10 entries across 10 versions & 1 rubygems