aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/director/lingo/tests/the.lingo3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/director/lingo/tests/the.lingo b/engines/director/lingo/tests/the.lingo
index 28388d981b..8110c9d0ae 100644
--- a/engines/director/lingo/tests/the.lingo
+++ b/engines/director/lingo/tests/the.lingo
@@ -10,4 +10,7 @@ put the long date
put the abbreviated time
put the short time
+set a = 5
+
set gravityConst = the value of ( the text of cast A14)
+set the hilite of cast A32 to (a = 3)