Skip to content

Commit

Permalink
Remove duplicate unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Wermke authored and andywer committed Dec 23, 2016
1 parent 997df12 commit 370ef25
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 111 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import test from 'ava'
import { entryPoint } from '../index'
import { entryPoint } from '../webpack'

test('entryPoint() should normalize string to object entry', (t) => {
let config = {}
Expand Down
39 changes: 0 additions & 39 deletions packages/webpack/__tests__/env.test.js

This file was deleted.

32 changes: 0 additions & 32 deletions packages/webpack2/__tests__/entryPoint.test.js

This file was deleted.

39 changes: 0 additions & 39 deletions packages/webpack2/__tests__/env.test.js

This file was deleted.

0 comments on commit 370ef25

Please sign in to comment.