aboutsummaryrefslogtreecommitdiffstats
path: root/config/test_package/test_package.php
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-08-11 08:03:37 -0300
committerRenato Botelho <renato@netgate.com>2015-08-11 08:03:37 -0300
commitd4d08787fb5d634941208155d3271bba1d32a10a (patch)
treea10db84fdd814f63e699bc215c22ec8d319f7768 /config/test_package/test_package.php
parentabe7b6dacf7e4117859c6b0399e98a047d04673a (diff)
parentaec323c7f8f3ef2ecb617130245e2c4a191ce817 (diff)
downloadpfsense-packages-d4d08787fb5d634941208155d3271bba1d32a10a.tar.gz
pfsense-packages-d4d08787fb5d634941208155d3271bba1d32a10a.tar.bz2
pfsense-packages-d4d08787fb5d634941208155d3271bba1d32a10a.zip
Merge pull request #969 from doktornotor/patch-15
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