Skip to content

Commit d0aeb90

Browse files
committed
update README.md
1 parent ead3440 commit d0aeb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ cmake --build build --target test
157157

158158
To test only the test suite, run
159159
```sh
160-
ctest --test-dir build/src/tests
160+
ctest --test-dir build/test
161161
```
162162

163163
Please report failing tests on our [issue tracker](https://github.com/fortran-lang/stdlib/issues/new/choose) including details of the compiler used, the operating system and platform architecture.

0 commit comments

Comments
 (0)