Update getopts tests

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3529 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2017-04-24 12:59:45 +00:00
parent 626e4d66f6
commit 5f93c7b55b

View File

@@ -1,7 +1,5 @@
<?php
require_once ("getopts.php");
/** Test the GetOpts */
class test_getopts extends PHPUnit_Framework_TestCase
{