Skip to content

Commit c9c5e9f

Browse files
committed
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
1 parent 12bf4e0 commit c9c5e9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/unit/math/mix/fun/atan2_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ TEST(mathMixScalFun, atan2) {
2424
};
2525

2626
// finite differences fails for
27-
// infinite inputs
27+
// infinite inputs
2828
// stan::test::expect_common_nonzero_binary(f);
2929

3030
stan::test::expect_ad(f, 1.0, 1.0);

0 commit comments

Comments
 (0)