diff options
Diffstat (limited to 'test/hello-world.html')
-rw-r--r-- | test/hello-world.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/hello-world.html b/test/hello-world.html index 67464ff5..f8e0f54a 100644 --- a/test/hello-world.html +++ b/test/hello-world.html @@ -9,5 +9,6 @@ <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> + <li><a href="api/hello/pingevent?toto&tata&titi=u">ping event</a> <li><a href="api/hello/none">not a verb</a> <li><a href="api/none/none">not an api</a> |