Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
PhelypeOleinik committed Aug 16, 2021
1 parent 78025c6 commit 87829f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions base/testfiles-lthooks/lthooks-018.lvt
Expand Up @@ -15,8 +15,8 @@

\START

\AddToHook{env/before/quote}[my1]{\dotfill before 1\dotfill\par}
\AddToHook{env/quote/before}[my1]{\dotfill before 1\dotfill\par}

\LogHook{env/before/quote}
\LogHook{env/quote/before}

\END
6 changes: 3 additions & 3 deletions base/testfiles-lthooks/lthooks-018.tlg
@@ -1,13 +1,13 @@
This is a generated file for the l3build validation system.
Don't change this file in any respect.
**** Add to hook env/before/quote (my1) on input line ... <- \dotfill before 1\dotfill \par
Update code for hook 'env/before/quote' on input line ...:
**** Add to hook env/quote/before (my1) on input line ... <- \dotfill before 1\dotfill \par
Update code for hook 'env/quote/before' on input line ...:
Code labels for sorting:
my1
Data structure for label rules:
my1 = 0 ->
Handled code for my1
-> The hook 'env/before/quote':
-> The hook 'env/quote/before':
> Code chunks:
> my1 -> \dotfill before 1\dotfill \par
> Document-level (top-level) code (executed last):
Expand Down

0 comments on commit 87829f5

Please sign in to comment.