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