|
@@ -42,7 +42,8 @@ import "./tests/operations/Crypt";
|
|
import "./tests/operations/DateTime";
|
|
import "./tests/operations/DateTime";
|
|
import "./tests/operations/ExtractEmailAddresses";
|
|
import "./tests/operations/ExtractEmailAddresses";
|
|
import "./tests/operations/Fork";
|
|
import "./tests/operations/Fork";
|
|
-import "./tests/operations/FromGeohash.mjs";
|
|
|
|
|
|
+import "./tests/operations/FromDecimal";
|
|
|
|
+import "./tests/operations/FromGeohash";
|
|
import "./tests/operations/Hash";
|
|
import "./tests/operations/Hash";
|
|
import "./tests/operations/HaversineDistance";
|
|
import "./tests/operations/HaversineDistance";
|
|
import "./tests/operations/Hexdump";
|
|
import "./tests/operations/Hexdump";
|