Skip to content

Commit

Permalink
Working Garm::Wildcard test.
Browse files Browse the repository at this point in the history
  • Loading branch information
kstephens committed Apr 2, 2011
1 parent 7fe23a7 commit 714b429
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions garm_core/spec/garm/wildcard_spec.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require 'contenter/wildcard'
require 'garm/wildcard'

describe "Contenter::Wildcard" do
include Contenter::Wildcard
describe "Garm::Wildcard" do
include Garm::Wildcard

it "should handle non-wildcards" do
str = ""
Expand Down

0 comments on commit 714b429

Please sign in to comment.