test pass

This commit is contained in:
wangkechun 2024-01-29 17:28:50 +08:00
parent 5c4f8e5d87
commit 7f2355b782
5 changed files with 78 additions and 11 deletions

View file

@ -59,6 +59,7 @@ import "./tests/Jump.mjs";
import "./tests/JSONBeautify.mjs";
import "./tests/JSONMinify.mjs";
import "./tests/JSONtoCSV.mjs";
import "./tests/JSONToGoStruct.mjs";
import "./tests/JWTDecode.mjs";
import "./tests/JWTSign.mjs";
import "./tests/JWTVerify.mjs";