diff options
Diffstat (limited to 'tests/replace.spec.ts')
| -rw-r--r-- | tests/replace.spec.ts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/replace.spec.ts b/tests/replace.spec.ts index 0130972..98f1540 100644 --- a/tests/replace.spec.ts +++ b/tests/replace.spec.ts @@ -1,8 +1,5 @@ import { jlog } from '../src/utils' import { replaceAll } from '../src' -import * as elxr from 'elxr' - -console.log(elxr) describe('Basic tests', () => { it('should', () => { |
