fucking specs

This commit is contained in:
Christian Mehlmauer
2016-08-01 22:13:38 +02:00
parent 7075e01886
commit 93ab6ee2a0

View File

@@ -28,7 +28,7 @@ describe 'WpTimthumbs::Detectable' do
expected = []
%w(
timthumb.php lib/timthumb.php inc/timthumb.php includes/timthumb.php
scripts/timthumb.php tools/timthumb.php functions/timthumb.php
scripts/timthumb.php tools/timthumb.php functions/timthumb.php thumb.php
).each do |file|
path = "$wp-content$/themes/#{theme_name}/#{file}"
expected << WpTimthumb.new(uri, path: path)