diff -r 000000000000 -r 43b6795196fd benchmarks/matrix-multiplication/jsTestDriver.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/benchmarks/matrix-multiplication/jsTestDriver.conf Thu Dec 06 09:48:24 2012 +0100 @@ -0,0 +1,6 @@ +server: http://localhost:9876 + +load: + - target/classes/org/apidesign/benchmark/matrixmul/*.js + - src/main/resources/org/apidesign/benchmark/matrixmul/*.js +