Skip to content

Commit

Permalink
see if it's still correct
Browse files Browse the repository at this point in the history
  • Loading branch information
mstdokumaci committed Mar 22, 2017
1 parent c5ab019 commit df2b8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ test('ua', t => {
targets: [ 'node' ],
// inline: [ 'brisky-render' ]
}, (err, results, boy) => {
// console.log(results.ua.node.select)
console.log(results.ua.node.select)
if (!err) {
testBuild('ua', results.ua.node.builds, t)
t.end()
Expand Down

0 comments on commit df2b8b0

Please sign in to comment.