vaadin-framework/WebContent/statictestfiles/static.html
Leif Åstrand 2c71479818 Update test to avoid doing cross domain loading
Change-Id: I168b278d8320b3e7f0346167b7b2dc99bbb136fa
2012-10-26 10:11:22 +03:00

8 righe
112 B
HTML

<html>
<head>
<title>This is a static file</title>
</head>
<body>
<h1>This is a static file</h1>
</body>
</html>