backdrop-contrib / mimemail

Mime Mail provides functions for other modules to use to send HTML mail.
GNU General Public License v2.0
0 stars 5 forks source link

No need to include test classes in hook_autoload_info #15

Closed herbdool closed 5 years ago

herbdool commented 6 years ago

Just noticed this while looking for something else. Tests are loaded with a separate info file and don't need to be in hook_autoload_info (and probably shouldn't be).