Browse Source

Modify the test baseline to match new msg

Xiaoyin Liu 9 years ago
parent
commit
b9edd80804
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/Array/array_sort.baseline

+ 1 - 1
test/Array/array_sort.baseline

@@ -7,5 +7,5 @@ for,sample,some,strings,testing - Output different in cscript due to NaN
 1,2,3
 10
 1,1.2,4,4.8,12
-TypeError: Array.prototype.sort: argument is not a JavaScript object
+TypeError: Array.prototype.sort: argument is not a Function object
 1,2,3