[latex3-commits] [git/LaTeX3-latex3-pdfresources] splitting: adapt test to new name (ec3b3db)
Ulrike Fischer
fischer at troubleshooting-tex.de
Tue Jul 7 19:16:14 CEST 2020
Repository : https://github.com/latex3/pdfresources
On branch : splitting
Link : https://github.com/latex3/pdfresources/commit/ec3b3db3c87bd65a0ba82ac213f0c06a272568b1
>---------------------------------------------------------------
commit ec3b3db3c87bd65a0ba82ac213f0c06a272568b1
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Mon Jun 15 23:17:30 2020 +0200
adapt test to new name
>---------------------------------------------------------------
ec3b3db3c87bd65a0ba82ac213f0c06a272568b1
testfiles/dict_if_empty.lvt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/testfiles/dict_if_empty.lvt b/testfiles/dict_if_empty.lvt
index 27fd223..17ed13f 100644
--- a/testfiles/dict_if_empty.lvt
+++ b/testfiles/dict_if_empty.lvt
@@ -12,9 +12,9 @@
\pdfdict_put:nnn {test}{key}{value}
\pdfdict_if_empty:nTF{test}{empty}{not empty}\par
-\pdfgdict_if_empty:nTF{Page}{empty}{not empty}\par
+\pdfdict_if_gempty:nTF{Page}{empty}{not empty}\par
\pdfgdict_gput:nnn {Page}{Rotate}{90}
-\pdfgdict_if_empty:nTF{Page}{empty}{not empty}\par
+\pdfdict_if_gempty:nTF{Page}{empty}{not empty}\par
\ExplSyntaxOff
\end{document}
More information about the latex3-commits
mailing list.