Index: /trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py
===================================================================
--- /trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py	(revision 61839)
+++ /trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py	(revision 61840)
@@ -316,5 +316,5 @@
         # We need a VBox install (/ build) to test.
         #
-        if False is False:
+        if False is True:
             if not self.importVBoxApi():
                 reporter.error('Unabled to import the VBox Python API.')
