diff options
Diffstat (limited to 'tests/pid.php')
-rw-r--r-- | tests/pid.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pid.php b/tests/pid.php index bc1928a6..bf10a025 100644 --- a/tests/pid.php +++ b/tests/pid.php @@ -14,4 +14,4 @@ } catch (\Throwable $e) { $rr->error((string)$e); } - }
\ No newline at end of file + } |