Chromium Code Reviews| Index: third_party/tlslite/tests/index.html |
| diff --git a/third_party/tlslite/tests/index.html b/third_party/tlslite/tests/index.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8cc93d3140a544ffbf1f34dac6b1d8258f24bce7 |
| --- /dev/null |
| +++ b/third_party/tlslite/tests/index.html |
| @@ -0,0 +1,9 @@ |
| +<html> |
| +<head> |
| +<title>TLS Lite test server</title> |
| +</head> |
| +<body> |
| +<H1>TLS Lite test server</H1> |
| +<b>I am a TLS Lite HTTPS test server<br> |
| +</body> |
| +</html> |