From cd5ed0414e305a86ad5edf3d7ec2a65e847f84c0 Mon Sep 17 00:00:00 2001 From: Ezequiel Bergamaschi Date: Thu, 10 Apr 2014 00:54:10 -0300 Subject: [PATCH] adding configuration for mindplot module --- mindplot/pom.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/mindplot/pom.xml b/mindplot/pom.xml index db8536b4..81c220ea 100644 --- a/mindplot/pom.xml +++ b/mindplot/pom.xml @@ -250,6 +250,31 @@ true + + com.github.searls + jasmine-maven-plugin + 1.3.1.4 + + + + test + + + + + FIREFOX_3_6 + org.openqa.selenium.firefox.FirefoxDriver + + + libraries/mootools/mootools-core-1.4.5-full-nocompat.js + header.js + + + static/test/*.js + simpleTest.js + + +