summaryrefslogtreecommitdiffstats
path: root/uitest/src/main/webapp/statictestfiles/applet.html
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/src/main/webapp/statictestfiles/applet.html')
-rw-r--r--uitest/src/main/webapp/statictestfiles/applet.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/uitest/src/main/webapp/statictestfiles/applet.html b/uitest/src/main/webapp/statictestfiles/applet.html
new file mode 100644
index 0000000000..05e1785e10
--- /dev/null
+++ b/uitest/src/main/webapp/statictestfiles/applet.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+ <applet code="com/vaadin/tests/components/embedded/TestApplet/class"></applet>
+</body>
+</html> \ No newline at end of file