Skip to content

Commit 73a35e3

Browse files
committed
Run doc tests
1 parent fdfb5e5 commit 73a35e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

phpunit.xml.dist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
<testsuite name="Test Suite">
1313
<directory>tests/</directory>
1414
</testsuite>
15+
<testsuite name="Documentation">
16+
<directory>docs/includes/</directory>
17+
</testsuite>
1518
</testsuites>
1619
<php>
1720
<env name="MONGODB_URI" value="mongodb://mongodb/"/>

0 commit comments

Comments
 (0)