VirtualBox

Changeset 71545 in vbox


Ignore:
Timestamp:
Mar 28, 2018 3:38:42 PM (7 years ago)
Author:
vboxsync
Message:

bugref:8345. Removed the unused class SubTstDrvMoveVM1Error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/api/tdMoveVM1.py

    r71543 r71545  
    4949from testdriver import vboxwrappers
    5050from tdMoveMedium1 import SubTstDrvMoveMedium1
    51 
    52 class SubTstDrvMoveVM1Error(Exception):
    53     def __init__(self, desc):
    54         self.desc = desc
    55     def __str__(self):
    56         return repr(self.desc)
    5751
    5852class SubTstDrvMoveVM1(base.SubTestDriverBase):
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette