spec/spec_helper.rb in omniauth-chef-0.1.1 vs spec/spec_helper.rb in omniauth-chef-0.1.2
- old
+ new
@@ -11,10 +11,9 @@
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
-#
$:.unshift File.expand_path '..', __FILE__
$:.unshift File.expand_path '../../lib', __FILE__