1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Add unbuffered option

This commit is contained in:
= 2011-10-05 12:29:54 -07:00
parent 6f9e8c3442
commit 2fc8bdcba5

View file

@ -53,7 +53,7 @@ browser-test:
fi;
cd test; \
python test.py --reftest \
python -u test.py --reftest \
--browserManifestFile=$(PDF_BROWSERS) \
--manifestFile=$(PDF_TESTS)