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

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2014-02-18 12:21:15 +0400
committerMichal Čihař <michal@cihar.com>2014-02-18 12:21:15 +0400
commita57b1cc307980ecb7c5e698be8f95c8a547c47b0 (patch)
treef8963b865fa702c3e21db9e077584bff0c47be4d /test/README.rst
parentc33fb595671210e08eac5f1267c5a4d999837581 (diff)
Properly show code sample
Signed-off-by: Michal Čihař <michal@cihar.com>
Diffstat (limited to 'test/README.rst')
-rw-r--r--test/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README.rst b/test/README.rst
index fc0da6ac2f..29b715f625 100644
--- a/test/README.rst
+++ b/test/README.rst
@@ -46,7 +46,7 @@ TESTSUITE_BROWSERSTACK_UNAME
TESTSUITE_BROWSERSTACK_KEY
BrowserStack access key.
-For example you can use following setup in ``phpunit.xml``:
+For example you can use following setup in ``phpunit.xml``::
<php>
<env name="TESTSUITE_SERVER" value="localhost"/>