Index: /trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py
===================================================================
--- /trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py	(revision 84213)
+++ /trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py	(revision 84214)
@@ -1420,6 +1420,6 @@
         # The tests. Must-succeed tests should be first.
         atTests = [
+            ( True,  self.prepareGuestForDebugging,         None,               'Manaul Debugging',),
             ( True,  self.prepareGuestForTesting,           None,               'Preparations',),
-            ( True,  self.prepareGuestForDebugging,         None,               'Manaul Debugging',),
             ( True,  self.testGuestCtrlSession,             'session_basic',    'Session Basics',),
             ( True,  self.testGuestCtrlExec,                'exec_basic',       'Execution',),
