blob: 1fa4ee2c5ea74f6ce80f61eb927d895744c677bc [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'); }, 500);