Merge "Update tests/phpunit/MediaWikiTestCase.php with support for apcu"
[mediawiki.git] / resources / src / dom-level2-skip.js
blob484c295ebe5cea998372732d5236c571264ee1d4
1 /*!
2 * Skip function for dom-level2-shim module.
4 * Tests for window.Node because that's the only thing that this shim is adding.
5 */
6 return !!window.Node;