From 11cf48259a987ab2d48355f14b3f11d897d6c8fa Mon Sep 17 00:00:00 2001 From: Omar Rizwan Date: Sun, 14 Mar 2021 21:33:23 -0700 Subject: 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) --- test/test-script.js | 1 - 1 file changed, 1 deletion(-) delete mode 100644 test/test-script.js (limited to 'test/test-script.js') 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!'); -- cgit v1.2.3