Skip to content

Commit 8c45446

Browse files
committed
Fixed test case result
1 parent 6980d9b commit 8c45446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/initial_bearing.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ $to = array(
1515
var_dump(initial_bearing($from, $to));
1616
?>
1717
--EXPECT--
18-
float(148.380993462535)
18+
float(148.270892801715)

0 commit comments

Comments
 (0)