summaryrefslogtreecommitdiff
path: root/test/test-script.js
diff options
context:
space:
mode:
authorOmar Rizwan <omar@omar.website>2021-03-14 21:33:23 -0700
committerOmar Rizwan <omar@omar.website>2021-03-14 21:33:23 -0700
commit11cf48259a987ab2d48355f14b3f11d897d6c8fa (patch)
treeb47087d15e0f6bb7d4c13e782bf195376cb530db /test/test-script.js
parent00caad5228ef9793538a119470b203df3f3e04c1 (diff)
downloadTabFS-11cf48259a987ab2d48355f14b3f11d897d6c8fa.tar.gz
TabFS-11cf48259a987ab2d48355f14b3f11d897d6c8fa.zip
test: separate tests from background.js, clean up and document a bit
also makes the test more lenient (subset instead of equality for tab entries)
Diffstat (limited to 'test/test-script.js')
-rw-r--r--test/test-script.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test-script.js b/test/test-script.js
deleted file mode 100644
index a23567e..0000000
--- a/test/test-script.js
+++ /dev/null
@@ -1 +0,0 @@
-console.log('hello from test script!');