summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/roundtrip.sh2
1 files changed, 1 insertions, 1 deletions
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