<!-- For Windows PowerShell 5.1 issues, suggestions, or feature requests please use the following link instead: Windows PowerShell [UserVoice](https://windowsserver.uservoice.com/forums/301869-powershell) This repository is **ONLY** for PowerShell Core 6 and PowerShell 7+ issues. - Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - Search the existing issues. - Refer to the [FAQ](https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md). - Refer to the [known issues](https://docs.microsoft.com/powershell/scripting/whats-new/known-issues-ps6). --> There's a test file at https://github.com/PowerShell/PowerShell/blob/master/src/System.Management.Automation/engine/Modules/ImportProvider.Tests.ps1. It should be under the `tests/` directory.
There's a test file at https://github.com/PowerShell/PowerShell/blob/master/src/System.Management.Automation/engine/Modules/ImportProvider.Tests.ps1.
It should be under the
tests/directory.