diff options
Diffstat (limited to 'uitest/src/main/webapp/statictestfiles/applet.html')
-rw-r--r-- | uitest/src/main/webapp/statictestfiles/applet.html | 5 |
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 |