adding new lines to the end of files.
parent
18200c8490
commit
03cd3ff4eb
|
@ -22,4 +22,4 @@ describe Msf::Ui::Console::CommandDispatcher::Auxiliary do
|
|||
|
||||
describe "#cmd_reload" do
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
@ -95,4 +95,4 @@ describe Msf::Ui::Console::CommandDispatcher::Core do
|
|||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -29,4 +29,4 @@ describe Msf::Ui::Console::CommandDispatcher::Exploit do
|
|||
describe "#cmd_rerun" do
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
|
|
@ -15,4 +15,4 @@ shared_context 'Msf::UIDriver' do
|
|||
end
|
||||
}
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue