A little rummaging through the commit history has revealed the issue. In order to get around a stupid compass issue, I had an explicit require in my environment.rb.
After removing "require 'compass'" from my config, tests are acting as usual. Here's my relevant whining in the compass group: http://groups.google.com/group/compass-users/browse_thread/thread/4eb19b008422e6d2 -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
