fix: 調整 entrypoint 格式並修正測試檔案的空格問題

This commit is contained in:
Your Name 2026-01-24 00:16:40 +08:00
parent a4489f4945
commit f6b45627e0
3 changed files with 3 additions and 3 deletions

View file

@ -85,4 +85,4 @@ describe("deark converter", () => {
});
// Skip common tests as deark has different behavior (archive output)
test.skip("dummy - required to trigger test detection", () => {});
test.skip("dummy - required to trigger test detection", () => { });