mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-04 14:16:44 +02:00
5 lines
170 B
Python
5 lines
170 B
Python
![]() |
# SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
def test_app(dut):
|
||
|
dut.expect_unity_test_output(timeout=240)
|