From 3361e66c633f7b1625b067147a20e6eda48da403 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sun, 29 Mar 2015 23:03:52 -0700
Subject: Updated cmark path in roundtrip.sh.

---
 test/roundtrip.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'test')

diff --git a/test/roundtrip.sh b/test/roundtrip.sh
index a7bbbf6..6d3b9d5 100755
--- a/test/roundtrip.sh
+++ b/test/roundtrip.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-./cmark -t commonmark | ./cmark
+./src/build/cmark -t commonmark | ./src/build/cmark
-- 
cgit v1.2.3