From 23d2381749d87948e93ee82245c5aa747bb9baab Mon Sep 17 00:00:00 2001 From: "christian.plesner.hansen@gmail.com" Date: Tue, 9 Sep 2008 12:45:21 +0000 Subject: [PATCH] Fixed misspelling in mjsunit status file. git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@234 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/mjsunit/mjsunit.status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index 6ab9de769..b0260b865 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -64,4 +64,4 @@ debug-step: FAIL regress/regress-998565: FAIL regress/regress-1081309: FAIL # Call as function does not always work on ARM port yet. -number-string-index-call.js: FAIL +number-string-index-call: FAIL -- 2.34.1