Create test.html

This commit is contained in:
vkservicesllc
2018-11-06 19:03:30 -05:00
committed by GitHub
parent c167a99ea6
commit 6e3af02d1e

9
test/test.html Normal file
View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<head>
<title>Test Document</title>
</head>
<body>
<h2>This is test page</h2>
</body>
</html>