summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-10-16 22:51:25 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-10-16 22:51:25 -0700
commit61641f996fe339bf857530b9ae370e49cf54a4ac (patch)
tree00769db02a768798369621b2c6f4e8ccbf79cfae /test
parentc40857b38905b9ea298a777354eb4cb0da2213c6 (diff)
Revised command test 3971 to work with Windows.
Diffstat (limited to 'test')
-rw-r--r--test/command/3971.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/command/3971.md b/test/command/3971.md
index 923609f4e..533540743 100644
--- a/test/command/3971.md
+++ b/test/command/3971.md
@@ -1,7 +1,7 @@
```
-% TEXINPUTS=command pandoc -f latex -t native
+% pandoc -f latex -t native
\documentclass{article}
-\include{3971b}
+\include{command/3971b}
\code{f}
\end{document}
^D