Skip to content

Commit 1e57c64

Browse files
udpate test inputs
1 parent 2d6a97e commit 1e57c64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/testthat/public-api/xyz-r-and-rmd-dir/random-rmd-script.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ output: html_document
66
---
77

88
```{r setup, include=FALSE}
9-
1+1
9+
1 + 1
1010
```
1111

1212
## R Markdown

tests/testthat/public-api/xyz-r-and-rmd-dir/subdir/random-rmd-script-in-subdir.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ output: html_document
66
---
77

88
```{r setup, include=FALSE}
9-
1+1
9+
1 + 1
1010
```
1111

1212
## R Markdown

0 commit comments

Comments
 (0)