diff options
Diffstat (limited to 'tests/typ/text/raw-syntaxes.typ')
| -rw-r--r-- | tests/typ/text/raw-syntaxes.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/text/raw-syntaxes.typ b/tests/typ/text/raw-syntaxes.typ index 5863e648..e6c46924 100644 --- a/tests/typ/text/raw-syntaxes.typ +++ b/tests/typ/text/raw-syntaxes.typ @@ -3,7 +3,7 @@ --- #set page(width: 180pt) #set text(6pt) -#set raw(syntaxes: "/files/SExpressions.sublime-syntax") +#set raw(syntaxes: "/assets/syntaxes/SExpressions.sublime-syntax") ```sexp (defun factorial (x) |
