From f905feca72808cc9792176be84131b079960c94d Mon Sep 17 00:00:00 2001 From: Rob Greene Date: Sat, 3 Oct 2015 23:26:57 -0500 Subject: [PATCH] Correcting test case for S6 instead of S3. --- online/test.scpt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/online/test.scpt.txt b/online/test.scpt.txt index d19199c..cf29037 100644 --- a/online/test.scpt.txt +++ b/online/test.scpt.txt @@ -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 <<<"