mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-22 20:57:10 +00:00
Fix some doc typos
closes https://github.com/official-stockfish/Stockfish/pull/6400 No functional change
This commit is contained in:
committed by
Joost VandeVondele
parent
8551f86efc
commit
55643baa3f
@@ -508,7 +508,7 @@ if __name__ == "__main__":
|
||||
|
||||
framework = MiniTestFramework()
|
||||
|
||||
# Each test suite will be ran inside a temporary directory
|
||||
# Each test suite will be run inside a temporary directory
|
||||
framework.run([TestCLI, TestInteractive, TestSyzygy])
|
||||
|
||||
EPD.delete_bench_epd()
|
||||
|
||||
Reference in New Issue
Block a user