From b54cb272d0c54f3f0e5e2bf6936e6701e0db4693 Mon Sep 17 00:00:00 2001 From: chenyu Date: Mon, 22 Sep 2025 21:07:10 -0400 Subject: [PATCH] move test_qcom to test/device (#12272) --- test/{unit => device}/test_qcom.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{unit => device}/test_qcom.py (100%) diff --git a/test/unit/test_qcom.py b/test/device/test_qcom.py similarity index 100% rename from test/unit/test_qcom.py rename to test/device/test_qcom.py