summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-03-29 23:17:11 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-03-29 23:17:11 -0700
commitf40e09807bd01f83cba0c411b1a76462038c330d (patch)
tree8169f8b5ab5d7c8ea692453923d83371a59405c5 /test
parent51564df76f7274a8cdb6804018fa8f9a77f84038 (diff)
Fixed roundtrip.sh.
Diffstat (limited to 'test')
-rwxr-xr-xtest/roundtrip.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/roundtrip.sh b/test/roundtrip.sh
index 6d3b9d5..1631f35 100755
--- a/test/roundtrip.sh
+++ b/test/roundtrip.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-./src/build/cmark -t commonmark | ./src/build/cmark
+./build/src/cmark -t commonmark | ./build/src/cmark