1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-26 02:42:17 -05:00
This commit is contained in:
Tankred Hase 2013-09-15 19:55:19 +02:00
parent 573d721d2a
commit 429e4b75a6

View File

@ -61,7 +61,6 @@ module.exports = function(grunt) {
mocha: {
all: {
options: {
timeout: 20000,
urls: ['http://localhost:<%= connect.test.options.port %>/test/new-unit/index.html'],
run: false
}