Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mmzliveid committed Aug 21, 2019
1 parent fc327b0 commit 39ac8e1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/zawgyi-unicode-translit-rules/test/uni2zg-sb.spec.ts
Expand Up @@ -7,8 +7,8 @@ import { TranslitModule, TranslitService } from '@dagonmetric/ng-translit';

import { uni2zgRules } from '../src/uni2zg-rules';

import { uniSpellingBookExpects } from './test-data/uni-spelling-book-expects';
import { uniSpellingBookInputs } from './test-data/uni-spelling-book-inputs';
import { uniSpellingBookExpects } from './test-data/uni-sb-expects';
import { uniSpellingBookInputs } from './test-data/uni-sb-inputs';

import { formatCodePoints, toFailOutput } from './shared.spec';

Expand Down

0 comments on commit 39ac8e1

Please sign in to comment.