Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

Commit ef7fea0

Browse files
committed
Removed local qunit changes
1 parent b6e1b5c commit ef7fea0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Gruntfile.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1674,8 +1674,7 @@ module.exports = function (grunt) {
16741674
}
16751675
},
16761676
qunit: {
1677-
all: ['tests/*.html'],
1678-
controlled : ['tests/rx.backpressure.html']
1677+
all: ['tests/*.html']
16791678
},
16801679
jshint: {
16811680
all: [

0 commit comments

Comments
 (0)