commit | 409b21abc0794d6cb57d7e2c8941f1366c4393ed | [log] [tgz] |
---|---|---|
author | Ken Gilmer <kgilmer@apache.org> | Thu Dec 15 15:56:26 2011 +0000 |
committer | Ken Gilmer <kgilmer@apache.org> | Thu Dec 15 15:56:26 2011 +0000 |
tree | 2ceb0940c8839d574ff5c28f8dbeb710dc769231 | |
parent | 5a98960470e66c92c6a166d6f36f1483e988b9c7 [diff] [blame] |
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