aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static/droppable/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/static/droppable/default.html')
-rw-r--r--tests/static/droppable/default.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/static/droppable/default.html b/tests/static/droppable/default.html
index c010ab767..61504bc18 100644
--- a/tests/static/droppable/default.html
+++ b/tests/static/droppable/default.html
@@ -10,9 +10,7 @@
</head>
<body>
-<div class="ui-droppable">
- Droppable
-</div>
+<div class="ui-droppable"><p>Droppable</p></div>
</body>
</html>