Skip to content

Commit dce8953

Browse files
authored
Merge pull request #6557 from thetazero/building-typo
Correct typo in building instructions
2 parents 18d7165 + 046af76 commit dce8953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The test suite in the top level `tests` directory. It needs the unix port to ru
7070
Then you can run the test suite:
7171

7272
cd ../../tests
73-
./run-tests
73+
./run-tests.py
7474

7575
A successful run will say something like
7676

0 commit comments

Comments
 (0)