summaryrefslogtreecommitdiff
path: root/tests/suite/math
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suite/math')
-rw-r--r--tests/suite/math/class.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suite/math/class.typ b/tests/suite/math/class.typ
index 7aad0446..d25071db 100644
--- a/tests/suite/math/class.typ
+++ b/tests/suite/math/class.typ
@@ -8,7 +8,7 @@ $ a class("normal", +) b \
{ x class("fence", \;) x > 0} \
a class("large", \/) b \
a class("punctuation", :) b \
- a class("relation", ~) b \
+ a class("relation", !) b \
a + class("unary", times) b \
class("vary", :) a class("vary", :) b $