Extracted lcdbridge and added first signs of RPI B+ to pi mapper
This commit is contained in:
7
phpunit.xml
Normal file
7
phpunit.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<phpunit bootstrap="tests/bootstrap.php">
|
||||
<testsuites>
|
||||
<testsuite name="linux-gpio">
|
||||
<directory suffix="Test.php">tests/src/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
||||
Reference in New Issue
Block a user