10000 MSFT_xADCommon.ps1 should be made a module script file (.psm1) · Issue #201 · dsccommunity/ActiveDirectoryDsc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
MSFT_xADCommon.ps1 should be made a module script file (.psm1) #201
Closed
@johlju

Description

@johlju

The file MSFT_xADCommon.ps1 is not a module files, instead it's dot sourced by MSFT_xADCommon.psm1, Because it's dot source it's not covered by the code coverage. We should change this so that MSFT_xADCommon.ps1 is renamed to MSFT_xADCommon.psm1 and the old MSFT_xADCommon.psm1 is removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThe issue is an enhancement request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0