소스 검색

Fix "From Geohash" test

GCHQ 77703 6 년 전
부모
커밋
69a0122fea
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      test/tests/operations/FromGeohash.mjs

+ 1 - 1
test/tests/operations/FromGeohash.mjs

@@ -22,7 +22,7 @@ TestRegister.addTests([
     },
     },
     {
     {
         name: "From Geohash",
         name: "From Geohash",
-        input: "w\nw\n\n\nw",
+        input: "w\n\nw\n\n\nw",
         expectedOutput: "22.5,112.5\n0,0\n22.5,112.5\n0,0\n0,0\n22.5,112.5",
         expectedOutput: "22.5,112.5\n0,0\n22.5,112.5\n0,0\n0,0\n22.5,112.5",
         recipeConfig: [
         recipeConfig: [
             {
             {