mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Reversing -u option
This commit is contained in:
parent
2fc8bdcba5
commit
bb1f976ef3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -53,7 +53,7 @@ browser-test:
|
|||
fi;
|
||||
|
||||
cd test; \
|
||||
python -u test.py --reftest \
|
||||
python test.py --reftest \
|
||||
--browserManifestFile=$(PDF_BROWSERS) \
|
||||
--manifestFile=$(PDF_TESTS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue