Skip to content

Commit

Permalink
Update api.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
simeoncode committed May 7, 2015
1 parent 105d8f5 commit b716622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/api.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"use strict";

require('es6-promise').polyfill();
require('../etch-npm-node');
require('../fetch-npm-node');
var expect = require('chai').expect;
var nock = require('nock');
var good = 'hello world. 你好世界。';
Expand Down

0 comments on commit b716622

Please sign in to comment.