inspec/test/unit/mock/cmd/get-wmiobject-filesystem
James Massardo c1a9de7003 update helpers and mocks so tests run successfully
Signed-off-by: James Massardo <jmassardo@chef.io>
2019-02-06 14:01:04 -05:00

6 lines
96 B
Text

{
"DeviceID": "c:",
"Size": "100",
"FileSystem": "NTFS",
"FreeSpace": "50000"
}