diff options
Diffstat (limited to '')
-rw-r--r-- | js/src/tests/shell/os.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/tests/shell/os.js b/js/src/tests/shell/os.js index 06e08f683b..3ac3314320 100644 --- a/js/src/tests/shell/os.js +++ b/js/src/tests/shell/os.js @@ -1,4 +1,4 @@ -// |reftest| skip-if(!xulRuntime.shell||xulRuntime.OS=="WINNT") +// |reftest| skip-if(!xulRuntime.shell||winWidget) /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * Any copyright is dedicated to the Public Domain. |