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