aosp12/external/protobuf/php/tests/bootstrap_phpunit.php

6 lines
69 B
PHP
Raw Normal View History

2023-01-09 17:11:35 +08:00
<?php
require_once("vendor/autoload.php");
error_reporting(E_ALL);