Files
tubestation/browser/components/tabview/test/dummy_page.html

9 lines
119 B
HTML

<html>
<head>
<title>This is a dummy test page</title>
</head>
<body>
<p>This is a dummy test page</p>
</body>
</html>