diff --git a/src/browser/tests/element/html/option.html b/src/browser/tests/element/html/option.html index 6e7f72c8..45983370 100644 --- a/src/browser/tests/element/html/option.html +++ b/src/browser/tests/element/html/option.html @@ -29,6 +29,12 @@ testing.expectEqual('Text 3', $('#opt3').text) + +