зеркало из https://github.com/mozilla/gecko-dev.git
Fix typo.
This commit is contained in:
Родитель
ef269b8196
Коммит
a481bb8745
|
@ -47,7 +47,7 @@
|
|||
testcases[tc++] = new TestCase(
|
||||
SECTION,
|
||||
"function MyDate() { this.foo = \"bar\"; }; "+
|
||||
"dMyDate.prototype = new Date(); " +
|
||||
"MyDate.prototype = new Date(); " +
|
||||
"new MyDate().toString()",
|
||||
"error",
|
||||
new MyDate().toString() );
|
||||
|
|
Загрузка…
Ссылка в новой задаче