diff options
Diffstat (limited to 'test/pyhttpd/htdocs/test1/alive.json')
-rw-r--r-- | test/pyhttpd/htdocs/test1/alive.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/pyhttpd/htdocs/test1/alive.json b/test/pyhttpd/htdocs/test1/alive.json new file mode 100644 index 0000000..93e7f95 --- /dev/null +++ b/test/pyhttpd/htdocs/test1/alive.json @@ -0,0 +1,5 @@ +{ + "host" : "test1", + "alive" : true +} + |