Fix #440 - Old wpscan repo links removed

This commit is contained in:
erwanlr
2014-04-05 11:21:21 +02:00
parent 59131b6b51
commit 9046291128
6 changed files with 0 additions and 8 deletions

View File

@@ -27,7 +27,6 @@ shared_examples 'WpTarget::WpReadme' do
@expected = true
end
# http://code.google.com/p/wpscan/issues/detail?id=108
it 'returns true even if the readme.html is not in english' do
@stub = { status: 200, body: File.new(fixtures_dir + '/readme-3.3.2-fr.html') }
@expected = true