From b120af6f7c7fcd99a03c97a8a566eb1bc1254780 Mon Sep 17 00:00:00 2001 From: June_qwq <107529938+lemonorangeapple@users.noreply.github.com> Date: Sat, 4 Apr 2026 12:22:36 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"feat:=20test=20package=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=20(#1)"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit ed7e55a1e965ffb339998ee50a8e81bfe2dd0f4c. --- libs/t/test_linux_x64.json | 4 ---- libs/t/test_win_x64.json | 4 ---- 2 files changed, 8 deletions(-) delete mode 100644 libs/t/test_linux_x64.json delete mode 100644 libs/t/test_win_x64.json diff --git a/libs/t/test_linux_x64.json b/libs/t/test_linux_x64.json deleted file mode 100644 index e4c20db..0000000 --- a/libs/t/test_linux_x64.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "name": "test_linux_x64", - "url": "https://github.com/Jun-Software/JunPM-TestPackage/raw/refs/heads/master/linux/test.so" -} \ No newline at end of file diff --git a/libs/t/test_win_x64.json b/libs/t/test_win_x64.json deleted file mode 100644 index 8020081..0000000 --- a/libs/t/test_win_x64.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "name": "test_win_x64", - "url": "https://github.com/Jun-Software/JunPM-TestPackage/raw/refs/heads/master/windows/test.dll" -} \ No newline at end of file