aboutsummaryrefslogtreecommitdiff
path: root/test/tables.tm
diff options
context:
space:
mode:
Diffstat (limited to 'test/tables.tm')
-rw-r--r--test/tables.tm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tables.tm b/test/tables.tm
index 7c614466..53b720c9 100644
--- a/test/tables.tm
+++ b/test/tables.tm
@@ -20,7 +20,7 @@ for k,v in t
>> t.default
= ?(readonly)999
>> t.fallback
-= !{Str=>Int}
+= !{Text=>Int}
>> t.keys
= ["one", "two"]