Commit cdee5f90 authored by Francis Chong's avatar Francis Chong

remove unused lines

parent 8f744078
......@@ -11,10 +11,6 @@ describe Pod::Generator::DummySource do
teardown_temporary_directory
end
def do_install!
@installer.install!(@pods, @sandbox)
end
it "generates a dummy sourcefile with the appropriate class" do
generator = Pod::Generator::DummySource.new("Pods")
file = temporary_directory + 'PodsDummy.m'
......
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