BUG Fix test listener path

This commit is contained in:
Damian Mooyman 2016-11-02 11:13:46 +13:00
parent 9a24d8e437
commit 51a9fdf5d1
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
</testsuite>
<listeners>
<listener class="SilverStripe\Dev\TestListener" file="framework/Dev/TestListener.php" />
<listener class="SilverStripe\Dev\TestListener" file="framework/src/Dev/TestListener.php" />
</listeners>
<groups>