aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2022-02-17 22:12:58 +0530
committerAkshay Nair <phenax5@gmail.com>2022-02-17 22:12:58 +0530
commit0081d4d057f666abcf1dc77a15cde4055a83125d (patch)
tree1d5e8a7429e16bc72d7aaf9579a8a23c9f2b1b9b /tests
parentfee592d96c914336aaf96376524b81cb59dc6083 (diff)
downloadelxr-0081d4d057f666abcf1dc77a15cde4055a83125d.tar.gz
elxr-0081d4d057f666abcf1dc77a15cde4055a83125d.zip
chore: removes test dependency
Diffstat (limited to 'tests')
-rw-r--r--tests/replace.spec.ts3
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', () => {