Преглед на файлове

Adding RAKE test import back after merge conflict

sw5678 преди 1 година
родител
ревизия
774828823c
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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";