diff options
Diffstat (limited to 'tests/typ/utility')
| -rw-r--r-- | tests/typ/utility/string.typ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/typ/utility/string.typ b/tests/typ/utility/string.typ index 9b57e833..e002b207 100644 --- a/tests/typ/utility/string.typ +++ b/tests/typ/utility/string.typ @@ -38,6 +38,7 @@ --- // Test integrated lower, upper and symbols. // Ref: true + #upper("Abc 8") #upper[def] |
