aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/tests/well_known_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'php/tests/well_known_test.php')
-rw-r--r--php/tests/well_known_test.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/php/tests/well_known_test.php b/php/tests/well_known_test.php
index 30715ba9..40ff1c8f 100644
--- a/php/tests/well_known_test.php
+++ b/php/tests/well_known_test.php
@@ -1,7 +1,5 @@
<?php
-require_once("google/protobuf/empty.pb.php");
-
use Google\Protobuf\GPBEmpty;
class WellKnownTest extends PHPUnit_Framework_TestCase {