From 1e3893d25ec7312e9c189e59a4e5575a4feb845c Mon Sep 17 00:00:00 2001 From: Ben Noordhuis Date: Sun, 12 Nov 2023 13:35:52 +0100 Subject: [PATCH] Remove duplicate test (#50) --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 64ebb27..3616b0f 100644 --- a/Makefile +++ b/Makefile @@ -410,7 +410,6 @@ ifndef CONFIG_MINGW endif ifndef CONFIG_MINGW ifndef CONFIG_DARWIN - ./qjs tests/test_bjson.js ./qjs tests/test_bjson.js ./qjs examples/test_point.js endif