Skip to content

Commit 79d77b1

Browse files
committed
fix news.md
1 parent 7feb406 commit 79d77b1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

NEWS.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# testthat (development version)
22

3-
* Adds `recursive` parameter to `test_dir()` to allow the use of directories to
4-
organize test files (@radbasa, #1605).
3+
* `test_dir()` gains a `recursive` argument which allows test files in nested directories (#1605).
54

65
# testthat 3.2.0
76

@@ -60,8 +59,6 @@
6059

6160
* `expect_setequal()` correctly displays results when only one of actual and
6261
expected is missing values (#1835).
63-
64-
* `test_dir()` gains a `recursive` argument which allows test files in nested directories (#1605).
6562

6663
# testthat 3.1.10
6764

0 commit comments

Comments
 (0)