benchmarks/matrix-multiplication/pom.xml
branchbenchmarks
changeset 270 4cbe8ca081ce
parent 269 81e72988dcb5
child 271 43b6795196fd
     1.1 --- a/benchmarks/matrix-multiplication/pom.xml	Wed Dec 05 12:47:49 2012 +0100
     1.2 +++ b/benchmarks/matrix-multiplication/pom.xml	Wed Dec 05 13:24:03 2012 +0100
     1.3 @@ -58,6 +58,7 @@
     1.4                  <tests>all</tests>
     1.5                  <config>jsTestDriver.conf</config>
     1.6                  <reset>true</reset>
     1.7 +                <testOutput>testOutput</testOutput>
     1.8              </configuration>
     1.9              <executions>
    1.10                  <execution>