Comment 1 for bug 1199088

Revision history for this message
Thomi Richards (thomir-deactivatedaccount) wrote :

Hi Robert,

The argument you pass to autopilot is, in fact, a python module, NOT a directory. For example, this is perfectly valid:

autopilot run unity.tests.dash

Having said that, we can make autopilot understand that it should ignore a single trailing slash. Patches welcome!