Skip to content

Commit

Permalink
test: Flat installs are ok
Browse files Browse the repository at this point in the history
  • Loading branch information
iarna committed May 24, 2018
1 parent 5320961 commit 6c29461
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion test/tap/config-basic.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ var common = require('./00-config-setup.js')
var path = require('path')

var projectData = {
'legacy-bundling': true
}

var ucData = common.ucData
Expand Down
1 change: 0 additions & 1 deletion test/tap/config-builtin.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ var biData = { 'builtin-config': true }
var cli = { foo: 'bar', heading: 'foo', 'git-tag-version': false }

var projectData = {
'legacy-bundling': true
}

var expectList = [
Expand Down

0 comments on commit 6c29461

Please sign in to comment.