Added pingback header

This commit is contained in:
Christian Mehlmauer
2013-07-20 22:39:01 +02:00
parent bf10b25291
commit fc2ba604ea
2 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,6 @@
shared_examples 'WpTarget::InterestingHeaders' do
let(:known_headers) { WpTarget::InterestingHeaders.known_headers }
let(:url) { 'http://localhost.com' }
describe '#interesting_headers' do