From 167d0ca0d62f46598ea7385a11fa64ec935b5269 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 21 Nov 2015 09:26:30 -0800 Subject: 2466 - eliminate ':string' from scenarios --- sandbox/005-sandbox.mu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sandbox/005-sandbox.mu') diff --git a/sandbox/005-sandbox.mu b/sandbox/005-sandbox.mu index 083dcc1c..63d86fb6 100644 --- a/sandbox/005-sandbox.mu +++ b/sandbox/005-sandbox.mu @@ -432,6 +432,6 @@ scenario editor-provides-edited-contents [ 4:array:character <- copy *3:address:array:character ] memory-should-contain [ - 4:string <- [abdefc] + 4:array:character <- [abdefc] ] ] -- cgit 1.4.1-2-gfad0