diff --git a/testrunner.js b/2/test/testrunner.js similarity index 100% rename from testrunner.js rename to 2/test/testrunner.js diff --git a/package.json b/package.json index a5ab9b7d..bcb9dd71 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "module": "./2/esm.js", "unpkg": "./2/twemoji.min.js", "scripts": { - "test": "phantomjs testrunner.js" + "test": "phantomjs ./2/test/testrunner.js" }, "dependencies": { "twemoji-parser": "12.0.0"