]> git.parisson.com Git - pdf.js.git/commitdiff
Add crypto and stream specs to test runner configuration.
authorKalervo Kujala <kkujala@com>
Tue, 10 Jan 2012 17:35:26 +0000 (19:35 +0200)
committerKalervo Kujala <kkujala@com>
Tue, 10 Jan 2012 17:35:26 +0000 (19:35 +0200)
test/unit/jsTestDriver.conf

index 666428051268cf1479b35a87be9752011713cf6c..4baf3c026dbd6d256c3ef924c2054a3072b42ca7 100644 (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