From 8a582a239616eb39ddb148243786f9d61dd6417c Mon Sep 17 00:00:00 2001 From: Sebastian Messmer Date: Thu, 9 Apr 2015 22:14:41 +0200 Subject: [PATCH] Fix broken biicode.conf --- biicode.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/biicode.conf b/biicode.conf index 06b63944..03e9d5bb 100644 --- a/biicode.conf +++ b/biicode.conf @@ -42,5 +42,6 @@ # when loading from disk such data # image.cpp + image.jpg # code should write open("user/block/image.jpg") -[tests] - test/* +# Broken in biicode 2.8, should be fixed in next version according to developers +#[tests] +# test/*