diff options
author | José Bollo <jose.bollo@iot.bzh> | 2016-05-09 14:28:42 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2016-05-09 14:30:00 +0200 |
commit | 19fb390ec60890d55bafe7a4c887b1453509f7ef (patch) | |
tree | 168c15a2eec646d73d92668972687a089507e151 /test/index.html | |
parent | bd68881a7977d2fe63d4ca85b757ed9c127ec21d (diff) |
add test files for Angular.js (not finished)
Change-Id: I179687911193fee2bd732db5d42f2748dcedd9f8
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'test/index.html')
-rw-r--r-- | test/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/index.html b/test/index.html index 5103a833..014ae461 100644 --- a/test/index.html +++ b/test/index.html @@ -9,3 +9,4 @@ <li><a href="sample-post.html">Sample post</a> <li><a href="websock.html">websockets</a> <li><a href="AFB.html">AFB.js</a> + <li><a href="angular.html">AfbAngular.js</a> |