Commit cdee5f90 authored by Francis Chong's avatar Francis Chong

remove unused lines

parent 8f744078
......@@ -10,10 +10,6 @@ describe Pod::Generator::DummySource do
after 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")
......
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