From 0c5b0dbed0f2c7b13d35f14688d2cdc5df4124e3 Mon Sep 17 00:00:00 2001 From: "christian.plesner.hansen@gmail.com" Date: Tue, 15 Sep 2009 14:36:29 +0000 Subject: [PATCH] Fixed typo in mozilla expectations file. Review URL: http://codereview.chromium.org/206014 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2894 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/mozilla/mozilla.status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status index 31d8609c75..12ef3b5c82 100644 --- a/test/mozilla/mozilla.status +++ b/test/mozilla/mozilla.status @@ -218,7 +218,7 @@ js1_5/Function/regress-338121-02: FAIL_OK js1_5/Function/regress-338121-03: FAIL_OK # Expectes 'prototype' property of functions to be enumerable. -mozilla/js1_5/Function/10.1.6-01: FAIL_OK +js1_5/Function/10.1.6-01: FAIL_OK # Length of objects whose prototype chain includes a function ecma_3/Function/regress-313570: FAIL_OK