Jasmine doesn't work with meteor 1.1.0.2

I don’t know why, when I wanted to write some tests, I just found that the red or green dot didn’t show on the right-up corner.

Then I made a new project, then just added the jasmine and html-report package, and ran meteor, only to find it didn’t work, still.

And Then, I removed the jasmine and html-report, added mocha, and ran meteor, and this time, it work.

Is there any problem with jasmine on meteor 1.1.0.2?

my environment is Ubuntu 14.04 64bit