From d7f8abf16cbc7ac1ee30adf4e916365c5c5878ab Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 24 May 2016 00:41:14 -0700 Subject: [PATCH] pandoc-crossref: trigger CI Closes #1375. Signed-off-by: ilovezfs --- Formula/pandoc-crossref.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/pandoc-crossref.rb b/Formula/pandoc-crossref.rb index bdc1a712b3..d1e2fe6d6f 100644 --- a/Formula/pandoc-crossref.rb +++ b/Formula/pandoc-crossref.rb @@ -23,7 +23,7 @@ class PandocCrossref < Formula end test do - md = testpath/"test.md" + md = testpath/"hello.md" md.write <<-EOS.undent Demo for pandoc-crossref. See equation @eq:eqn1 for cross-referencing.