Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/startSession.php')
-rw-r--r--tests/startSession.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/startSession.php b/tests/startSession.php
index 2149da68..c0ae1884 100644
--- a/tests/startSession.php
+++ b/tests/startSession.php
@@ -38,4 +38,4 @@ if (!empty($sessionData)) {
}
session_write_close();
-echo $sessionStartSuccessful ? 'SUCCESS' : 'FAILURE'; \ No newline at end of file
+echo $sessionStartSuccessful ? 'SUCCESS' : 'FAILURE';