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