lib/rvm/shell.rb in rvm-1.11.3 vs lib/rvm/shell.rb in rvm-1.11.3.1
- old
+ new
@@ -4,9 +4,10 @@
module Shell
require 'rvm/shell/utility'
require 'rvm/shell/abstract_wrapper'
require 'rvm/shell/single_shot_wrapper'
+
# Current unimplemented
#require 'rvm/shell/persisting_wrapper'
# File missing
#require 'rvm/shell/test_wrapper'
require 'rvm/shell/result'