Skip to content

Commit 7b294af

Browse files
committed
remove copy/paste comment
1 parent 61f0c39 commit 7b294af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/bids.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ var suite = describe('BIDS example datasets ', function() {
139139
});
140140
});
141141

142-
// Catch some browser specific iteration issues with for .. in loops
143142
it('checks for subjects with no valid data', function (isdone) {
144143
var options = {ignoreNiftiHeaders: true};
145144
validate.BIDS("tests/data/no_valid_data", options, function (issues) {

0 commit comments

Comments
 (0)