[MSHTML_WINETEST]
[reactos.git] / rostests / winetests / mshtml / vbtest.html
index c965f42..382442a 100644 (file)
@@ -24,7 +24,7 @@ try {
     counter++;
     incCounter(2);
 }catch(e) {
-    ok(false, "got an exception");
+    ok(false, "got an exception " + e.message);
 }
 </script>
 <script>