1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00

Fix vs testing link (#36261)

This commit is contained in:
Sean Hall 2020-05-12 16:24:02 +10:00 committed by GitHub
parent 0cb7b8236a
commit 5f884ba5fb
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -205,6 +205,6 @@ If you are working on Windows, and use Visual Studio, you can open individual li
## Running tests
For more details about running tests inside Visual Studio, [go here](../../testing/libraries/testing.md#running-tests-from-visual-studio )
For more details about running tests inside Visual Studio, [go here](../../testing/visualstudio.md).
For more about running tests, read the [running tests](../../testing/libraries/testing.md) document.