blob: 5f0c2bec8beeafb38d5a6dd8fea13c2da1ef33de [file] [log] [blame]
--- RCPTT testcase ---
Format-Version: 1.0
Element-Name: GetChildrenFromFile
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _AeqkweZvEeOF0oJ66JQZLA
Runtime-Version: 1.5.2.201408180747
Save-Time: 8/29/14 12:12 PM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
get-file [get-by-os -win "file:/c:/" -macosx "file:/Users" -linux "file:/home"] | get children | assert-non-empty
get-file [get-by-os -win "file:/c:/" -macosx "file:/Users" -linux "file:/home"] | get children | foreach {
trace [get "name"]
}
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--