summaryrefslogtreecommitdiff
path: root/tests/error.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/error.php')
-rw-r--r--tests/error.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/error.php b/tests/error.php
index ebd3418b..8e1c8d0d 100644
--- a/tests/error.php
+++ b/tests/error.php
@@ -10,4 +10,4 @@ $rr = new RoadRunner\Worker($relay);
while ($in = $rr->receive($ctx)) {
$rr->error((string)$in);
-} \ No newline at end of file
+}