I think i found what made the problem:

in run-test.php made mistake on this line:
$env = 'development.testing';
now with:
$env = 'testing';
looks like all ok and cashe is not refreshed after every test function.

Thank you anyway

_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users

Reply via email to