about summary refs log tree commit diff stats
path: root/032array.cc
diff options
context:
space:
mode:
Diffstat (limited to '032array.cc')
-rw-r--r--032array.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/032array.cc b/032array.cc
index 8adefe30..250e915b 100644
--- a/032array.cc
+++ b/032array.cc
@@ -126,7 +126,7 @@ container foo [
 ]
 $error: 0
 
-:(scenario container_warns_on_dynamic_array_element)
+:(scenario container_disallows_dynamic_array_element)
 % Hide_errors = true;
 container foo [
   x:array:number