aboutsummaryrefslogtreecommitdiffstats
path: root/config/test_package/test_package.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/test_package/test_package.php')
-rw-r--r--config/test_package/test_package.php14
1 files changed, 0 insertions, 14 deletions
diff --git a/config/test_package/test_package.php b/config/test_package/test_package.php
deleted file mode 100644
index 8d68cf39..00000000
--- a/config/test_package/test_package.php
+++ /dev/null
@@ -1,14 +0,0 @@
-<?php
-
-/* DISABLE_PHP_LINT_CHECKING */
-
-class CommitTest {
- function __construct() {
- }
-
- public function testFunction() {
- }
-}
-
-
-?> \ No newline at end of file