Skip to content

Commit

Permalink
Fix init test
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed Jan 5, 2012
1 parent 47ec502 commit 62f52f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/runtest.py
Expand Up @@ -59,6 +59,7 @@ def initTest(test, font):
test.append(row)

if init:
fontname = 'amiri-regular.ttf'
outname = testname+".test"
outfd = open(outname, "w")
outfd.write("# %s\n" %fontname)
Expand Down

0 comments on commit 62f52f5

Please sign in to comment.