spec/spec_helper.rb in patch_ruby-1.2.2 vs spec/spec_helper.rb in patch_ruby-1.2.3
- old
+ new
@@ -10,9 +10,10 @@
=end
# load the gem
require 'patch_ruby'
+require 'constants'
# The following was generated by the `rspec --init` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
# The generated `.rspec` file contains `--require spec_helper` which will cause
# this file to always be loaded, without a need to explicitly require it in any