From 50292332936fb2c0408f5a266de37d1ed049d06d Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Tue, 17 Dec 2019 14:13:05 -0800
Subject: [PATCH] Adjust test to work with Windows (I hope).

---
 test/command/5986.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/command/5986.md b/test/command/5986.md
index dd426a416..e24aebb64 100644
--- a/test/command/5986.md
+++ b/test/command/5986.md
@@ -1,5 +1,5 @@
 ```
-% pandoc -t epub --number-sections --toc --metadata title=Foo | pandoc -f epub -t html
+% pandoc -t epub --number-sections --toc --metadata title=Foo -o - | pandoc -f epub -t html
 # Hi
 ^D
 <p><span id="title_page.xhtml"></span></p>