Procházet zdrojové kódy

Adding RAKE test import back after merge conflict

sw5678 před 1 rokem
rodič
revize
774828823c
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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/PowerSet.mjs";
 import "./tests/Protobuf.mjs";
 import "./tests/Protobuf.mjs";
 import "./tests/Rabbit.mjs";
 import "./tests/Rabbit.mjs";
+import "./tests/RAKE.mjs";
 import "./tests/Regex.mjs";
 import "./tests/Regex.mjs";
 import "./tests/Register.mjs";
 import "./tests/Register.mjs";
 import "./tests/RisonEncodeDecode.mjs";
 import "./tests/RisonEncodeDecode.mjs";