#1248 createXMLSample create xml sample for primitive
This commit is contained in:
@@ -22,8 +22,8 @@ module.exports = function(config) {
|
||||
'test/unit/**/*.js'
|
||||
],
|
||||
|
||||
reporters: [ 'dots' ],
|
||||
singleRun: true,
|
||||
|
||||
browsers: [ 'PhantomJS', /* 'Chrome' */]
|
||||
browsers: [ 'PhantomJS'/*, 'Chrome' */]
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user