Skip to content

Commit

Permalink
chore: try run test
Browse files Browse the repository at this point in the history
  • Loading branch information
翰文 committed May 13, 2017
1 parent c509478 commit 27a582d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/request.spec.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* eslint no-console:0 */

import expect from 'expect.js';
import request from '../src/request';
import sinon from 'sinon';
Expand Down
1 change: 0 additions & 1 deletion tests/uploader.spec.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* eslint no-console:0 */

import expect from 'expect.js';
import Uploader from '../index';
import React from 'react';
Expand Down

0 comments on commit 27a582d

Please sign in to comment.