aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2016-04-01 18:01:26 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2016-04-01 18:01:26 +0200
commit70558f02b1c030c4290a0146313e3052fc0ea715 (patch)
tree3212b6c0c4a7e89ebc780a0be4a5a9c6b151688d /test
parentdde70b62b09f49ad672c104a3f81714bf11047be (diff)
work in progress (tbf)
Change-Id: I1c4b48bc56a17b7351b57c3d4da53bd89465fff4 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
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>