mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
7 lines
93 B
Plaintext
Executable File
7 lines
93 B
Plaintext
Executable File
if { [isdraw result] } {
|
|
checkshape result
|
|
}
|
|
|
|
# to end a test script
|
|
puts "TEST COMPLETED"
|