mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-12 19:09:56 +03:00
test: Move test_devices to where it should be
Consequence of tests being moved back and forth over time.
Fixes cd672222c4
Part-of: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/merge_requests/2616
This commit is contained in:
parent
4dd820756f
commit
7035c0239d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Copyright 2025 Stefan Hansson
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
from .devices import DeviceCategory, get_device_category_by_apkbuild_path
|
||||
from pmb.helpers.devices import DeviceCategory, get_device_category_by_apkbuild_path
|
||||
|
||||
from pathlib import Path
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue