summaryrefslogtreecommitdiffstats
path: root/js/Gruntfile.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'js/Gruntfile.coffee')
-rw-r--r--js/Gruntfile.coffee4
1 files changed, 4 insertions, 0 deletions
diff --git a/js/Gruntfile.coffee b/js/Gruntfile.coffee
index 3280d94e8..c5268a3ee 100644
--- a/js/Gruntfile.coffee
+++ b/js/Gruntfile.coffee
@@ -104,6 +104,10 @@ module.exports = (grunt) ->
reporters: ['progress', 'junit']
junitReporter:
outputFile: 'test-results.xml'
+ unit_phantom:
+ configFile: 'config/testacular_conf.js'
+ browsers: ['PhantomJS']
+
phpunit:
classes: