aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/tests/autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'php/tests/autoload.php')
-rw-r--r--php/tests/autoload.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/php/tests/autoload.php b/php/tests/autoload.php
deleted file mode 100644
index af88ba01..00000000
--- a/php/tests/autoload.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-
-require_once('test.pb.php');
-require_once('test_util.php');