so here's the deal.
i wrote a test for mod_env and 2 tests are failing.  these look to me to be 
valid tests, but i dont know how mod_env is supposed to work in this instance.

what i'm doing in the two tests are setting an environment variable and then 
using UnsetEnv to unset it and attempting to verify that it is indeed unset.  
from the doc, you'd think this would work, but in both cases, it is still set.

so do i check in a test that is failing or wait?
-j

Reply via email to