diff options
Diffstat (limited to 'tests/visual/dialog.html')
-rw-r--r-- | tests/visual/dialog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/visual/dialog.html b/tests/visual/dialog.html index 509c69630..fbff3ccb4 100644 --- a/tests/visual/dialog.html +++ b/tests/visual/dialog.html @@ -20,7 +20,7 @@ <body> <ul class="plugins"> -<li> +<li class="plugin"> Dialog <div id="dialog"> <button>Open</button> |