aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.6.0/php/tests/bootstrap_phpunit.php
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/3.6.0/php/tests/bootstrap_phpunit.php')
-rw-r--r--third_party/protobuf/3.6.0/php/tests/bootstrap_phpunit.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/third_party/protobuf/3.6.0/php/tests/bootstrap_phpunit.php b/third_party/protobuf/3.6.0/php/tests/bootstrap_phpunit.php
deleted file mode 100644
index 8452f15896..0000000000
--- a/third_party/protobuf/3.6.0/php/tests/bootstrap_phpunit.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-
-require_once("vendor/autoload.php");
-
-error_reporting(E_ALL);