blob: b082cc15d990c0e262e81ef568f70a61a28ddb90 [file] [log] [blame]
--- RCPTT testcase ---
Format-Version: 1.0
Contexts: _zOzvECeMEeGm5NjoKhWsPQ
Element-Name: ReadLinesFromFile
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _SQ1DMPekEeOiz_0PId0swA
Runtime-Version: 2.4.1.201903141547
Save-Time: 3/15/19, 5:36 PM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
get-file "workspace:/Q7Project/Create%20New%20Project.ctx"
|read-lines
|equals "--- RCPTT testcase ---" | verify-true
echo first | write-lines "workspace:/Q7Project/blah%20.txt"
read-lines "workspace:/Q7Project/blah%20.txt"| equals first | verify-true
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--