Adding RAKE test import back after merge conflict

This commit is contained in:
sw5678 2024-02-13 11:52:19 +00:00
parent 9e73e2555b
commit 774828823c
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ import "./tests/PHP.mjs";
import "./tests/PowerSet.mjs";
import "./tests/Protobuf.mjs";
import "./tests/Rabbit.mjs";
import "./tests/RAKE.mjs";
import "./tests/Regex.mjs";
import "./tests/Register.mjs";
import "./tests/RisonEncodeDecode.mjs";