summary refs log tree commit diff
path: root/build_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'build_test.py')
-rwxr-xr-xbuild_test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_test.py b/build_test.py
index f7a4a7e..2dfefe4 100755
--- a/build_test.py
+++ b/build_test.py
@@ -28,7 +28,6 @@ X86_64_TRIPLE = os.getenv('X86_64_TRIPLE', 'x86_64-cros-linux-gnu')
 TEST_MODULES_PARALLEL = [
     'crosvm',
     'data_model',
-    'device_manager',
     'kernel_loader',
     'kvm',
     'kvm_sys',