Browse Source

test pandoc

Sniperovitch 8 years ago
parent
commit
df458e025e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      test_pandoc_version.sh

+ 4 - 0
test_pandoc_version.sh

@@ -0,0 +1,4 @@
+#!/bin/sh
+set -ex
+pandoc --version
+