Skip to content

Commit

Permalink
Start global lets.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbytables committed Nov 1, 2012
1 parent c2c4fed commit 4c7eb4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
config.run_all_when_everything_filtered = true
config.filter_run :focus
config.order = 'random'
config.include LetDeclarations
end
2 changes: 2 additions & 0 deletions spec/support/let_declarations.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
module LetDeclarations
end

0 comments on commit 4c7eb4d

Please sign in to comment.