aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/hello-world.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/hello-world.html b/test/hello-world.html
index 88f2c95b..67464ff5 100644
--- a/test/hello-world.html
+++ b/test/hello-world.html
@@ -5,6 +5,7 @@
<h1>Hello world test</h1>
<ol>
<li><a href="api/hello/ping?toto=1">ping</a>
+ <li><a href="api/hello/pingfail">ping fail</a>
<li><a href="api/hello/pingnull">ping null</a>
<li><a href="api/hello/pingbug">ping bug</a>
<li><a href="api/hello/pingJson?toto&tata&titi=u">ping json</a>