From 69a0122fea59a37154b28353f2d8517547f575e2 Mon Sep 17 00:00:00 2001 From: GCHQ 77703 Date: Sun, 26 Aug 2018 17:20:50 +0100 Subject: [PATCH] Fix "From Geohash" test --- test/tests/operations/FromGeohash.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tests/operations/FromGeohash.mjs b/test/tests/operations/FromGeohash.mjs index 37d9e5b9..bcaf4095 100644 --- a/test/tests/operations/FromGeohash.mjs +++ b/test/tests/operations/FromGeohash.mjs @@ -22,7 +22,7 @@ TestRegister.addTests([ }, { 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", recipeConfig: [ {