#1248 createXMLSample added getSampleDate method

This commit is contained in:
Anna Bodnia
2016-01-12 15:40:55 +02:00
parent 73feed4ca2
commit b104272ae9
3 changed files with 21 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ module.exports = function(config) {
'test/unit/**/*.js'
],
singleRun: true,
//singleRun: true,
browsers: [ 'PhantomJS'/*, 'Chrome' */]
});