Commit 3a9bf898 authored by Ben Scheirman's avatar Ben Scheirman Committed by Eloy Duran

Suppress warning for redefining TMP_PODS_ROOT

parent 33558090
require File.expand_path('../../../spec_helper', __FILE__)
TMP_POD_ROOT = ROOT + "tmp" + "podroot"
TMP_POD_ROOT = ROOT + "tmp" + "podroot" unless defined? TMP_POD_ROOT
describe Pod::Installer::TargetInstaller do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment