Skip to content

Commit

Permalink
MDL-35668 phpunit: Add filebrowser test folder to phpunit.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
junpataleta committed Sep 11, 2017
1 parent 4dfc2d1 commit 68b9989
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
</testsuite>
<testsuite name="core_files_testsuite">
<directory suffix="_test.php">lib/filestorage/tests</directory>
<directory suffix="_test.php">lib/filebrowser/tests</directory>
<directory suffix="_test.php">files/tests</directory>
</testsuite>
<testsuite name="core_role_testsuite">
Expand Down

0 comments on commit 68b9989

Please sign in to comment.