mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-06 21:00:21 +01:00
Remove awkward wording.
parent
d9dc124269
commit
dc4e3e2137
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ There are a few ways to run the tests:
|
|||
msbuild /v:m /m /p:Platform=x64 /p:Configuration=Release /p:RunUnitTests=true dolphin-emu.sln
|
||||
```
|
||||
|
||||
3. You can, of course, also go to the UnitTests build output directory and directly run the binary:
|
||||
3. You can also go to the UnitTests build output directory and directly run the binary:
|
||||
|
||||
```
|
||||
pushd Build\x64\Release\UnitTests\bin
|
||||
|
|
Loading…
Add table
Reference in a new issue