Selenium runs every test twice

When I run functional tests, every test always runs twice. But I didn’t specify any repeat option. Can anybody helps me? Thank you.

Perhaps multiple browser elements in phpunit.xml?

/Tommy

I believe that by default it runs Firefox and IE?