From 6a9305f7e904e4f1ee6fecd2c07ef75e687547af Mon Sep 17 00:00:00 2001 From: Eunchong Kim Date: Sun, 8 Aug 2021 14:11:09 +0900 Subject: [PATCH] Cleanup --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 516316e..d954942 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "private": true, "scripts": { "build": "webpack", - "test": "echo \"Error: no test specified\" && exit 1", "start": "node ws_server.js" }, "repository": {