summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/238
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/238')
-rwxr-xr-xtests/qemu-iotests/2382
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/238 b/tests/qemu-iotests/238
index f81ee1112f..688abc9acb 100755
--- a/tests/qemu-iotests/238
+++ b/tests/qemu-iotests/238
@@ -23,7 +23,7 @@ import os
import iotests
from iotests import log
-sys.path.append(os.path.join(os.path.dirname(__file__), '..', '..', 'scripts'))
+sys.path.append(os.path.join(os.path.dirname(__file__), '..', '..', 'python'))
from qemu import QEMUMachine