Skip to content

Commit 3aa22cb

Browse files
committed
add end of line in files
1 parent 4cdf0f0 commit 3aa22cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/testthat/test-bag_mars.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ test_that("check_args() works", {
33

44
# Here for completeness, no checking is done
55
expect_true(TRUE)
6-
})
6+
})

tests/testthat/test-bag_mlp.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ test_that("check_args() works", {
33

44
# Here for completeness, no checking is done
55
expect_true(TRUE)
6-
})
6+
})

0 commit comments

Comments
 (0)