From d5ba9fab6a5133bf6a1a88d9fae0f200b1993ba5 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 9 Dec 2016 19:15:27 -0800 Subject: tests: Added bitbang test, added to x3x0 devtest --- host/tests/devtest/gpio_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/tests/devtest/gpio_test.py') diff --git a/host/tests/devtest/gpio_test.py b/host/tests/devtest/gpio_test.py index d764a8d96..6ea4413f4 100755 --- a/host/tests/devtest/gpio_test.py +++ b/host/tests/devtest/gpio_test.py @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -""" Test for test_pps_input. """ +""" Test for gpio. """ import re from uhd_test_base import uhd_example_test_case -- cgit v1.2.3