| Index: test/webkit/fast/js/kde/exception_propagation.js
|
| diff --git a/test/webkit/fast/js/kde/exception_propagation.js b/test/webkit/fast/js/kde/exception_propagation.js
|
| index 71be4f784ecba8a1113137d6cf90eb7dfffd53a9..9d6e753bc67880c19b560694b4af06839259f24e 100644
|
| --- a/test/webkit/fast/js/kde/exception_propagation.js
|
| +++ b/test/webkit/fast/js/kde/exception_propagation.js
|
| @@ -443,4 +443,4 @@ try {
|
| catch (e) {
|
| }
|
| shouldBe("set_inside_with_cantconverttoobject","4");
|
| -// ### test case, sw
|
| +// ### test case, sw
|
|
|