Fix typos in keystone_paste_ini_spec.rb & keystone_config_spec.rb

TrivialFix

Change-Id: I4e40a96a60a53da36d2347475a58bb2d4fefd976
This commit is contained in:
zhangyanxian 2017-01-20 06:11:35 +00:00
parent 797921d8f8
commit 5b90e9f4b2
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
require 'spec_helper'
# this hack is required for now to ensure that the path is set up correctly
# to retrive the parent provider
# to retrieve the parent provider
$LOAD_PATH.push(
File.join(
File.dirname(__FILE__),

View File

@ -1,6 +1,6 @@
require 'spec_helper'
# this hack is required for now to ensure that the path is set up correctly
# to retrive the parent provider
# to retrieve the parent provider
$LOAD_PATH.push(
File.join(
File.dirname(__FILE__),