From 31c9172e19b19f3001f298edab62ff21b57c1df1 Mon Sep 17 00:00:00 2001 From: erwanlr Date: Mon, 3 Dec 2018 15:37:09 +0000 Subject: [PATCH] Removes false positive DFs --- spec/fixtures/db/dynamic_finders.yml | 5 ---- spec/fixtures/dynamic_finders/expected.yml | 6 ----- .../inc/themecheck/lang/themeforest-check.pot | 27 ------------------- 3 files changed, 38 deletions(-) delete mode 100644 spec/fixtures/dynamic_finders/plugin_version/deep-free-plus/translation_file/admin/theme-options/ReduxCore/inc/themecheck/lang/themeforest-check.pot diff --git a/spec/fixtures/db/dynamic_finders.yml b/spec/fixtures/db/dynamic_finders.yml index c9fa799a..aff7f95a 100644 --- a/spec/fixtures/db/dynamic_finders.yml +++ b/spec/fixtures/db/dynamic_finders.yml @@ -5492,11 +5492,6 @@ plugins: path: package.json key: version version: true - TranslationFile: - class: BodyPattern - path: admin/theme-options/ReduxCore/inc/themecheck/lang/themeforest-check.pot - pattern: !ruby/regexp '/"Project\-Id\-Version: ThemeForest\-Check (?\d+\.[\.\d]+)/i' - version: true deeper-comments: QueryParameter: files: diff --git a/spec/fixtures/dynamic_finders/expected.yml b/spec/fixtures/dynamic_finders/expected.yml index 49ba99f1..60323c51 100644 --- a/spec/fixtures/dynamic_finders/expected.yml +++ b/spec/fixtures/dynamic_finders/expected.yml @@ -6841,12 +6841,6 @@ plugins: found_by: Composer File (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/deep-free-plus/package.json, Match: ''1.0.0''' - TranslationFile: - number: 1.0.0 - found_by: Translation File (Aggressive Detection) - interesting_entries: - - 'http://wp.lab/wp-content/plugins/deep-free-plus/admin/theme-options/ReduxCore/inc/themecheck/lang/themeforest-check.pot, - Match: ''"Project-Id-Version: ThemeForest-Check 1.0.0''' deeper-comments: QueryParameter: number: 1.0.0 diff --git a/spec/fixtures/dynamic_finders/plugin_version/deep-free-plus/translation_file/admin/theme-options/ReduxCore/inc/themecheck/lang/themeforest-check.pot b/spec/fixtures/dynamic_finders/plugin_version/deep-free-plus/translation_file/admin/theme-options/ReduxCore/inc/themecheck/lang/themeforest-check.pot deleted file mode 100644 index d416e1cb..00000000 --- a/spec/fixtures/dynamic_finders/plugin_version/deep-free-plus/translation_file/admin/theme-options/ReduxCore/inc/themecheck/lang/themeforest-check.pot +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright (C) 2013 Japh -# This file is distributed under the same license as the ThemeForest-Check package. -msgid "" -msgstr "" -"Project-Id-Version: ThemeForest-Check 1.0.0\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/plugin-name\n" -"POT-Creation-Date: 2013-05-10 11:23:19+00:00\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2013-05-10 10:37-0500\n" -"Last-Translator: Japh \n" -"Language-Team: Japh \n" -"X-Generator: Poedit 1.5.7\n" -"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;" -"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n" -"X-Poedit-Basepath: ../\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Poedit-SearchPath-0: .\n" - -#: class-themeforest-check.php:214 -msgid "Page Title" -msgstr "" - -#: class-themeforest-check.php:215 -msgid "Menu Text" -msgstr "" \ No newline at end of file