mirror of
https://github.com/a2geek/basic-system-cmd.git
synced 2026-03-12 15:42:02 +00:00
Correcting test case for S6 instead of S3.
This commit is contained in:
@@ -33,7 +33,7 @@ on run argv
|
||||
-- Test for bug!
|
||||
--display dialog (count lines of compact screen text)
|
||||
set i to (count lines of compact screen text) - 1
|
||||
if line i of the compact screen text = "S3,D2 ERR=$27" then
|
||||
if line i of the compact screen text = "S6,D2 ERR=$27" then
|
||||
type line "REM *** SUCCESS ***"
|
||||
else
|
||||
type text "REM >>> FAIL <<<"
|
||||
|
||||
Reference in New Issue
Block a user