mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
Fix typo
This commit is contained in:
parent
0bd573d666
commit
3770896e76
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ submit new unit tests for old code.
|
|||
|
||||
Unit tests for the core code are in `src/test/`. To compile and run them:
|
||||
|
||||
cd src; make -f makefile.linux test
|
||||
cd src; make -f makefile.unix test
|
||||
|
||||
Unit tests for the GUI code are in `src/qt/test/`. To compile and run them:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue