Fix r tests

This commit is contained in:
Marco Ferrari 2020-11-07 00:15:29 +01:00
parent 7f1c3a3a45
commit e17ed25116
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# R Test Cases
This folder holds the test cases for **R**.
This folder holds the test cases for **R**.
## Additional Docs
No Additional information is needed for this test case.
@ -10,4 +10,4 @@ The test cases denoted: `LANGUAGE_good_FILE.EXTENSION` are all valid, and should
## Bad Test Cases
The test cases denoted: `LANGUAGE_bad_FILE.EXTENSION` are **NOT** valid, and should trigger errors when linted.
- **Note:** They are linted utilizing the default linter rules.
- **Note:** They are linted utilizing the default linter rules.

View file

@ -45,4 +45,4 @@ message("single_quotes")
# trailing_whitespace
y <- 2 + (1:10)
# trailing_blank_lines
# trailing_blank_lines