From ce425eec8b3d34c6a37d5285879d115c7dd85b3b Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Mon, 6 Jan 2014 22:22:51 -0500 Subject: [PATCH] fix symlink so tests fail Signed-off-by: Parker Moore --- test/source/_includes/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/source/_includes/about.html b/test/source/_includes/about.html index 8bf60f5d..ef437915 120000 --- a/test/source/_includes/about.html +++ b/test/source/_includes/about.html @@ -1 +1 @@ -../about.html \ No newline at end of file +/tmp/pages-test \ No newline at end of file