mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-08 22:54:36 +00:00
Whitespace
This commit is contained in:
parent
9682ef135f
commit
1c49afe179
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ if not len(args):
|
|||
_, returncode = cmd(["which", "ttx"])
|
||||
if returncode:
|
||||
print("TTX is not present, skipping test.")
|
||||
sys.exit (77)
|
||||
sys.exit (77)
|
||||
|
||||
fails = 0
|
||||
for path in args:
|
||||
|
|
Loading…
Add table
Reference in a new issue