summaryrefslogtreecommitdiff
path: root/spec/monkey_patches/alias_should_to_must.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/monkey_patches/alias_should_to_must.rb')
-rwxr-xr-xspec/monkey_patches/alias_should_to_must.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/monkey_patches/alias_should_to_must.rb b/spec/monkey_patches/alias_should_to_must.rb
index 1a11117..505e240 100755
--- a/spec/monkey_patches/alias_should_to_must.rb
+++ b/spec/monkey_patches/alias_should_to_must.rb
@@ -1,3 +1,4 @@
+#! /usr/bin/env ruby -S rspec
require 'rspec'
class Object