From eefd9e3a4c0f13df269f3dc4e2e6faa45b1d6e6d Mon Sep 17 00:00:00 2001
From: "Dominik Schilling (ocean90)"
Date: Sun, 22 Feb 2015 12:55:34 +0000
Subject: [PATCH] i18n tools: Delete `data/not-gettexted-0-work.php`.
In NotGettextedTest this file is a copy of `data/not-gettexted-0.php` which will be removed after the test has finished.
git-svn-id: https://develop.svn.wordpress.org/trunk@31499 602fd350-edb4-49c9-b593-d223f7449a82
---
tools/i18n/t/data/not-gettexted-0-work.php | 24 ----------------------
1 file changed, 24 deletions(-)
delete mode 100644 tools/i18n/t/data/not-gettexted-0-work.php
diff --git a/tools/i18n/t/data/not-gettexted-0-work.php b/tools/i18n/t/data/not-gettexted-0-work.php
deleted file mode 100644
index c233bfcd86..0000000000
--- a/tools/i18n/t/data/not-gettexted-0-work.php
+++ /dev/null
@@ -1,24 +0,0 @@
-wp-config.php file. I need this before we can get started. Need more help? We got it. You can create a wp-config.php
file through a web interface, but this doesn\'t work for all server setups. The safest way is to manually create the file.
Create a Configuration File' /*/WP_I18N_CONFIG*/, $path.'setup-config.php'), /*WP_I18N_ERROR*/ 'Translation: WordPress › Error' /*/WP_I18N_ERROR*/);
-}
-
-$wp_did_header = true;
-
-require_once( dirname(__FILE__) . '/wp-config.php');
-
-wp();
-
-require_once(ABSPATH . WPINC . '/template-loader.php');
-
-endif;
-
-?>