diff --git a/spec/unit/provider/zaqar_config/ini_setting_spec.rb b/spec/unit/provider/zaqar_config/ini_setting_spec.rb index 928aad3..65d4e4a 100644 --- a/spec/unit/provider/zaqar_config/ini_setting_spec.rb +++ b/spec/unit/provider/zaqar_config/ini_setting_spec.rb @@ -1,7 +1,7 @@ # these tests are a little concerning b/c they are hacking around the # modulepath, so these tests will not catch issues that may eventually arise # related to loading these plugins. -# I could not, for the life of me, figure out how to programatcally set the modulepath +# I could not, for the life of me, figure out how to programmatically set the modulepath $LOAD_PATH.push( File.join( File.dirname(__FILE__),