g0v / projectV

Victory is my middle name
MIT License
17 stars 9 forks source link

Fix unit test error #14

Closed yurenju closed 9 years ago

yurenju commented 10 years ago

we got unit test error: https://travis-ci.org/g0v/projectV/jobs/36577091

I believe root cause is we didn't load ui.bootstrap to test spec file.

yurenju commented 10 years ago

here we go: https://github.com/g0v/projectV/blob/master/test/karma.conf.js#L20-L33