tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / fast / js / script-tests / typeof-codegen-crash.js
index 4cdc169..6e632dc 100755 (executable)
@@ -11,5 +11,3 @@ shouldBeFalse("typeof o == false");
 shouldBeFalse("typeof o == 1");
 shouldBeFalse("typeof o == 1.0");
 shouldBeFalse("typeof o == { }");
-
-successfullyParsed = true;