Uninstall is not possible due to a missing simpletest.module include.
Please add the following line in simpletest.install on line 170.
module_load_include('module', 'simpletest', 'simpletest');
before
simpletest_clean_environment();
I've tested this to work.
Thanks a lot!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | simpletest-fix_uninstall-1619576-1.patch | 481 bytes | duaelfr |
Comments
Comment #0.0
anybodyAdded markup
Comment #1
duaelfrThanks for the tip, here is the patch :)
All credits go to Anybody
This patch is part of the #1day1patch initiative.
Comment #2
lauriiiComment #3
lauriiiagain for testbot
Comment #4.0
(not verified) commentedRemoved tags