Browse Source

Adding RAKE test import back after merge conflict

sw5678 1 năm trước cách đây
mục cha
commit
774828823c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      tests/operations/index.mjs

+ 1 - 0
tests/operations/index.mjs

@@ -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";