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

6 lines
69 B
PHP

<?php
require_once("vendor/autoload.php");
error_reporting(E_ALL);