mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-06-11 00:03:15 +02:00
Use autoloading.
This commit is contained in:
+1
-3
@@ -1,7 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<phpunit colors="true"
|
||||
bootstrap="../SourceQuery/bootstrap.php"
|
||||
verbose="true">
|
||||
<phpunit colors="true" verbose="true">
|
||||
<testsuites>
|
||||
<testsuite name="Tests">
|
||||
<file>./Tests.php</file>
|
||||
|
||||
Reference in New Issue
Block a user