If I'm submitting a test to the qa.drupal.org testbot, and my module requires a dev version of another module in order to function properly, is it adequate to declare the version in my module's .info file, or do I need to also specify version numbers in the test DrupalWebTestCase::setUp() where dependencies are declared for the test itself?

没有正确的解决方案

许可以下: CC-BY-SA归因
scroll top