make parsingbugstests executable on their own
authorgggeek <giunta.gaetano@gmail.com>
Sat, 30 May 2015 15:29:41 +0000 (17:29 +0200)
committergggeek <giunta.gaetano@gmail.com>
Sat, 30 May 2015 15:29:41 +0000 (17:29 +0200)
tests/1ParsingBugsTest.php

index 8ed214b..d9a432a 100644 (file)
@@ -5,6 +5,8 @@
 include_once __DIR__ . '/../lib/xmlrpc.inc';
 include_once __DIR__ . '/../lib/xmlrpcs.inc';
 
+include_once __DIR__ . '/parse_args.php';
+
 /**
  * Tests involving parsing of xml and handling of xmlrpc values
  */