Skip to content

Commit be5ede7

Browse files
committed
Remove extra blank line
1 parent 1ffa7d3 commit be5ede7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

create_framework/unit_testing.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ using `PHPUnit`_. Create a PHPUnit configuration file in
3434
</testsuites>
3535
</phpunit>
3636
37-
3837
This configuration defines sensible defaults for most PHPUnit settings; more
3938
interesting, the autoloader is used to bootstrap the tests, and tests will be
4039
stored under the ``example.com/tests/`` directory.

0 commit comments

Comments
 (0)