mirror of
https://github.com/zhigang1992/CocoaPods.git
synced 2026-01-12 17:12:54 +08:00
12 lines
316 B
Ruby
12 lines
316 B
Ruby
require File.expand_path('../../spec_helper', __FILE__)
|
|
|
|
# describe "Pod::Command" do
|
|
# extend SpecHelper::Command
|
|
# extend SpecHelper::TemporaryDirectory
|
|
# extend SpecHelper::TemporaryRepos
|
|
#
|
|
# TODO:
|
|
# it "raises help informative if an unknown parameter is passed"
|
|
# it "performs setup if needed"
|
|
# end
|