Skip to content

Commit

Permalink
Reflect dash change for phpunit bootstrap file
Browse files Browse the repository at this point in the history
  • Loading branch information
mnito committed Sep 8, 2016
1 parent e796d6e commit 0ebdb53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit
bootstrap="src/round_robin.php"
bootstrap="src/round-robin.php"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
Expand Down

0 comments on commit 0ebdb53

Please sign in to comment.