Skip to content

Commit

Permalink
fix news.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radbasa committed Oct 9, 2023
1 parent 7feb406 commit 79d77b1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# testthat (development version)

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

# testthat 3.2.0

Expand Down Expand Up @@ -60,8 +59,6 @@

* `expect_setequal()` correctly displays results when only one of actual and
expected is missing values (#1835).

* `test_dir()` gains a `recursive` argument which allows test files in nested directories (#1605).

# testthat 3.1.10

Expand Down

0 comments on commit 79d77b1

Please sign in to comment.