# Localized OperationValidationResources.psd1

ConvertFrom-StringData @'
###PSLOC
CannotDetermineTestName=Cannot determine test name
InvalidTestInfo=TestInfo must contain the path and the list of tests
InspectingModules=Inspecting Modules
DiagnosticSearch=Searching for Diagnostics in {0}
InvokingTest=Invoking tests in {0}
###PSLOC
'@
