Skip to content

Commit 2f9bae6

Browse files
authored
Merge pull request #31 from remicollet/patch-1
Relax test result accuracy for aarch64
2 parents bbe86d2 + 46ac939 commit 2f9bae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/OSGB36_to_WGS84.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ array(4) {
2020
["minutes"]=>
2121
int(14)
2222
["seconds"]=>
23-
float(11.49337267273%d)
23+
float(11.4933726727%d)
2424
["direction"]=>
2525
string(1) "N"
2626
}

0 commit comments

Comments
 (0)