blob: ec5eda0b815a3c99d0b3ac6825839b8f11383121 [file] [log] [blame]
//-------------------------------------------------------------------------------------------------------
// Copyright (C) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
//-------------------------------------------------------------------------------------------------------
WScript.SetTimeout(function () { print('pass'); }, 20000);