Skip to content

Commit 8f1c42f

Browse files
authored
remove whitespace
1 parent 9330007 commit 8f1c42f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TESTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To rerun failed tests with debug output from a previous failed ctest command:
7676
```
7777
ctest --rerun-failed --verbose
7878
```
79-
All tests are labeled with the subdirectory they are in in the `test_fms` directory.
79+
All tests are labeled with the subdirectory they are in in the `test_fms` directory.
8080
To run tests for a specific area of the code, such as the mpp modules:
8181
```
8282
ctest -L mpp

0 commit comments

Comments
 (0)