Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
Symmetronic committed Aug 28, 2020
1 parent 6b703dc commit cd73eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helpers.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import {
} from '../src/helpers';
import {
PaddingMode,
} from '../src/dwt';
} from '../src/wt';

describe('helpers', () => {

Expand Down

0 comments on commit cd73eee

Please sign in to comment.