1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Add crypto and stream specs to test runner configuration.

This commit is contained in:
Kalervo Kujala 2012-01-10 19:35:26 +02:00
parent 0c50d14f38
commit 58107b1958

View file

@ -25,4 +25,6 @@ load:
- ../../external/jpgjs/jpg.js
- ../unit/obj_spec.js
- ../unit/function_spec.js
- ../unit/crypto_spec.js
- ../unit/stream_spec.js