remove testacular master hack (as 0.6 is now stable)
This commit is contained in:
parent
8691889d49
commit
80ba8d9054
@ -160,8 +160,6 @@ exports.test = function() {
|
||||
testConfig = {configFile : __dirname + '/../spec/karma.conf.js'};
|
||||
|
||||
testConfig.browsers = ['PhantomJS'];
|
||||
if (isArgv('--chrome')) testConfig.browsers.push('Chrome');
|
||||
if (isArgv('--ff')) testConfig.browsers.push('Firefox');
|
||||
|
||||
if (isArgv('--chrome')) {
|
||||
testConfig.browsers.push('Chrome');
|
||||
|
Loading…
Reference in New Issue
Block a user