summaryrefslogtreecommitdiffstats
path: root/js/src/tests/shell/os.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/tests/shell/os.js')
-rw-r--r--js/src/tests/shell/os.js2
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.