diff options
Diffstat (limited to 'js/src/tests/non262/Date/15.9.5.7.js')
-rw-r--r-- | js/src/tests/non262/Date/15.9.5.7.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/tests/non262/Date/15.9.5.7.js b/js/src/tests/non262/Date/15.9.5.7.js index 0ce2df9a26..980ca514d1 100644 --- a/js/src/tests/non262/Date/15.9.5.7.js +++ b/js/src/tests/non262/Date/15.9.5.7.js @@ -1,4 +1,4 @@ -// |reftest| skip-if(xulRuntime.OS=="WINNT") -- Windows doesn't accept IANA names for the TZ env variable +// |reftest| skip-if(winWidget) -- Windows doesn't accept IANA names for the TZ env variable /* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this |