diff --git a/ciform/trunk/crypto/sha1/build.properties b/ciform/trunk/crypto/sha1/build.properties
index 8afba1e..5c2434c 100644
--- a/ciform/trunk/crypto/sha1/build.properties
+++ b/ciform/trunk/crypto/sha1/build.properties
@@ -31,6 +31,7 @@ src.dir=${basedir}/src/main/javascript
build.dir=${basedir}/build
tests.dir=${basedir}/src/test/javascript
+tests.logs=${build.dir}/logs
# Where the generated files are going
target.dir=${basedir}/target
diff --git a/ciform/trunk/crypto/sha1/build.xml b/ciform/trunk/crypto/sha1/build.xml
index cc35a23..7a1767f 100644
--- a/ciform/trunk/crypto/sha1/build.xml
+++ b/ciform/trunk/crypto/sha1/build.xml
@@ -27,6 +27,8 @@
+
+
@@ -37,26 +39,54 @@
Firefox 3 users : change the security.fileuri.strict_origin_policy parameter to 'false' for the following target to work
-->
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+