summaryrefslogtreecommitdiff
path: root/tests/typ/library/basic.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/library/basic.typ')
-rw-r--r--tests/typ/library/basic.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/library/basic.typ b/tests/typ/library/basic.typ
index a16215a7..dab0fc17 100644
--- a/tests/typ/library/basic.typ
+++ b/tests/typ/library/basic.typ
@@ -22,4 +22,4 @@
// Error: 3:11-3:11 missing argument: red component
// Error: 2:11-2:11 missing argument: green component
// Error: 1:11-1:11 missing argument: blue component
-#test(rgb(), #000000)
+#test(rgb(), black)