adding new lines to the end of files.

bug/bundler_fix
lsanchez-r7 2013-07-22 16:26:45 -05:00
parent 18200c8490
commit 03cd3ff4eb
5 changed files with 5 additions and 5 deletions

View File

@ -22,4 +22,4 @@ describe Msf::Ui::Console::CommandDispatcher::Auxiliary do
describe "#cmd_reload" do
end
end
end

View File

@ -95,4 +95,4 @@ describe Msf::Ui::Console::CommandDispatcher::Core do
end
end
end
end
end

View File

@ -264,4 +264,4 @@ describe Msf::Ui::Console::CommandDispatcher::Db do
describe "#db_rebuild_cache" do
it "should have some specs describing its output"
end
end
end

View File

@ -29,4 +29,4 @@ describe Msf::Ui::Console::CommandDispatcher::Exploit do
describe "#cmd_rerun" do
end
end
end

View File

@ -15,4 +15,4 @@ shared_context 'Msf::UIDriver' do
end
}
end
end
end