JavaScript Tests - move js1_5/Date/toLocaleFormat.js to js1_5/extensions/toLocaleFormat-01.js, bug 370585, not part of the build

git-svn-id: svn://10.0.0.236/trunk@237561 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bclary%bclary.com
2007-10-11 00:47:11 +00:00
parent 120854c0fe
commit 2e05f1df14

View File

@@ -38,7 +38,7 @@
*
* ***** END LICENSE BLOCK ***** */
var gTestfile = 'toLocaleFormat.js';
var gTestfile = 'toLocaleFormat-01.js';
//-----------------------------------------------------------------------------
var BUGNUMBER = 291494;
var summary = 'Date.prototype.toLocaleFormat extension';