httplite: re-add test code after project re-org

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1214817 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/httplite/minimum/src/test/resources/webroot/index.html b/httplite/minimum/src/test/resources/webroot/index.html
new file mode 100644
index 0000000..e16978c
--- /dev/null
+++ b/httplite/minimum/src/test/resources/webroot/index.html
@@ -0,0 +1,6 @@
+<html>
+<head></head>
+<body>
+<p>boo</p>
+</body>
+</html>
\ No newline at end of file