Author: gnichols Date: 2011-07-12 10:46:46 +0000 (Tue, 12 Jul 2011) New Revision: 997
Modified: trunk/tests/pccard/pccard.py Log: 705844 - interactive tests run in --mode auto should fail
Modified: trunk/tests/pccard/pccard.py =================================================================== --- trunk/tests/pccard/pccard.py 2011-07-12 10:43:36 UTC (rev 996) +++ trunk/tests/pccard/pccard.py 2011-07-12 10:46:46 UTC (rev 997) @@ -16,7 +16,7 @@ #
from v7.test import Test -from v7.tags import DeviceClass +from v7.tags import DeviceClass, TestTag from v7.command import Command, V7CommandException
class PCCardTest(Test):
v7-commits@lists.stg.fedorahosted.org