summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast')
-rw-r--r--LayoutTests/fast/js/resources/js-test-pre.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/LayoutTests/fast/js/resources/js-test-pre.js b/LayoutTests/fast/js/resources/js-test-pre.js
index ecf5fd0..6647798 100644
--- a/LayoutTests/fast/js/resources/js-test-pre.js
+++ b/LayoutTests/fast/js/resources/js-test-pre.js
@@ -90,6 +90,7 @@ function evalAndLog(_a)
} catch (e) {
testFailed(_a + " threw exception " + e);
}
+ return _av;
}
function shouldBe(_a, _b)