packages feed

citeproc-hs-0.3.0: test/test.hs

import System.Environment
import Text.CSL.Input.Json

-- a dir with a final slash
testDir = "citeproc-test/processor-tests/machines/"

main :: IO ()
main = do
  args <- getArgs
  runTS args 0 testDir