tests/TypeMapping.Tests.ps1


Import-Module Pester
Import-Module './Get-DataHash.psd1'

Describe "[DataHash]::TypeMappers.Add()" {

}