aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-11-14 18:42:55 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2019-11-14 18:42:55 -0800
commit81fae63a5429266fd04c25a8da8fa442eee8c788 (patch)
treef730f86c21f6dae823b7eb37ef8383dcd5cfa064 /test
parent871bfaf794f132133e35641e55619991253221f2 (diff)
downloadpandoc-81fae63a5429266fd04c25a8da8fa442eee8c788.tar.gz
Change optInputFiles to a `Maybe [FilePath]`.
`Nothing` means: nothing specified. `Just []` means: an empty list specified (e.g. in defaults). Potentially these could lead to different behavior: see #5888.
Diffstat (limited to 'test')
-rw-r--r--test/command/lua-pandoc-state.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/lua-pandoc-state.md b/test/command/lua-pandoc-state.md
index 2aece619b..e56d75af5 100644
--- a/test/command/lua-pandoc-state.md
+++ b/test/command/lua-pandoc-state.md
@@ -2,7 +2,7 @@
% pandoc --lua-filter=command/lua-pandoc-state.lua --data-dir=foo
Hello
^D
- # input files: 0
+ # input files: 1
output file: nil
# request header: 0
resource path: .