summaryrefslogtreecommitdiff
path: root/spec/mspec/spec/expectations/should.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/mspec/spec/expectations/should.rb')
-rw-r--r--spec/mspec/spec/expectations/should.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/mspec/spec/expectations/should.rb b/spec/mspec/spec/expectations/should.rb
index 8404ff044e..24b1cf2bf8 100644
--- a/spec/mspec/spec/expectations/should.rb
+++ b/spec/mspec/spec/expectations/should.rb
@@ -33,6 +33,7 @@ MSpec.register :finish, monitor
at_exit { MSpec.actions :finish }
MSpec.actions :start
+MSpec.setup_env
# Specs
describe "MSpec expectation method #should" do