tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / dom / HTMLElement / script-tests / class-list-gc.js
index 0e3161a..c3b3153 100755 (executable)
@@ -26,5 +26,3 @@ gc();
 
 // Test that the classList wrapper persisted the GC and still has the custom property.
 shouldEvaluateTo('d.classList.life', 42);
-
-var successfullyParsed = true;