Skip to content

Commit d7c2e7b

Browse files
committed
Moved Test-PSDCRemoting to public support folder
1 parent 864d397 commit d7c2e7b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

PSDatabaseClone.psd1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@
7474
'Get-PSDCImage',
7575
'Convert-PSDCLocalUncPathToLocalPath',
7676
'New-PSDCVhdDisk',
77-
'Initialize-PSDCVhdDisk'
77+
'Initialize-PSDCVhdDisk',
78+
'Test-PSDCRemoting'
7879

7980
# Cmdlets to export from this module
8081
CmdletsToExport = ''

0 commit comments

Comments
 (0)