don't let getPage() errors break the test slave

This commit is contained in:
Chris Jones 2011-06-22 00:05:45 -07:00
parent 6c31e56448
commit f151a8d630
2 changed files with 2 additions and 3 deletions

View file

@ -87,7 +87,7 @@ class PDFTestHandler(BaseHTTPRequestHandler):
State.remaining -= 1
State.done = (0 == State.remaining)
def set_up(manifestFile):
# Only serve files from a pdf.js clone