diff tests/include.sh @ 230:d582d5662010 json-ld

Merge from default branch
author Chris Cannam
date Thu, 25 Feb 2016 12:36:08 +0000
parents 4941e8b167c0
children 46d3a6461b4a
line wrap: on
line diff
--- a/tests/include.sh	Mon Feb 22 14:27:19 2016 +0000
+++ b/tests/include.sh	Thu Feb 25 12:36:08 2016 +0000
@@ -83,7 +83,7 @@
 	echo "--"
 	cat "$3"
 	echo "--"
-	echo "Diff:"
+	echo "Diff (output on left, expected on right):"
 	echo "--"
 	sdiff -w78 "$2" "$3"
 	echo "--"