Add font spec to the unit test list.

This commit is contained in:
Brendan Dahl 2012-03-10 19:19:00 -08:00
parent ce53b1b018
commit 386ea373a5

View File

@ -25,6 +25,7 @@ load:
- ../../src/bidi.js
- ../../external/jpgjs/jpg.js
- ../unit/obj_spec.js
- ../unit/font_spec.js
- ../unit/function_spec.js
- ../unit/crypto_spec.js
- ../unit/stream_spec.js