summaryrefslogtreecommitdiff
path: root/tests/run-tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-tests.py')
-rwxr-xr-xtests/run-tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-tests.py b/tests/run-tests.py
index d8d2c42ad..b4654c2e6 100755
--- a/tests/run-tests.py
+++ b/tests/run-tests.py
@@ -309,6 +309,7 @@ tests_requiring_slice = (
tests_requiring_target_wiring = (
"extmod/machine_uart_irq_txidle.py",
"extmod/machine_uart_tx.py",
+ "extmod_hardware/machine_encoder.py",
"extmod_hardware/machine_uart_irq_break.py",
"extmod_hardware/machine_uart_irq_rx.py",
"extmod_hardware/machine_uart_irq_rxidle.py",