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 f8e0f54a..7d197b2e 100644 --- a/test/hello-world.html +++ b/test/hello-world.html @@ -12,3 +12,4 @@ <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> + <li><a href="api/hello/exit">exit the binder</a> |