Module OUnitRunner.GenericWorker.MapPath

module MapPath: Map.Make(sig
type t = OUnitTest.path 
val compare : 'a list -> 'a list -> int
end)