Skip to content

Commit cc6ec50

Browse files
committed
add eol
1 parent d174ce1 commit cc6ec50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/testthat/test-model-compile-user_header.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,4 +289,4 @@ test_that("user_header precedence order is correct", {
289289
match(!!(mod$cpp_options()[['user_header']]), tmp_files),
290290
3
291291
)
292-
})
292+
})

tests/testthat/test-opencl.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,4 @@ test_that("error for runtime selection of OpenCL devices if version less than 2.
150150
fixed = TRUE
151151
)
152152
reset_cmdstan_version(mod)
153-
})
153+
})

0 commit comments

Comments
 (0)