Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SamVerschueren committed Dec 15, 2015
1 parent 893c726 commit 0a4ed1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test.js
Expand Up @@ -5,8 +5,6 @@ import execa from 'execa';
import pkg from './package.json';
import fn from './';

global.Promise = Promise;

test('return object', t => {
const cli = fn({
argv: ['foo', '--foo-bar', '-u', 'cat'],
Expand Down

0 comments on commit 0a4ed1e

Please sign in to comment.