summaryrefslogtreecommitdiff
path: root/gr-uhd/python/uhd/qa_uhd.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-uhd/python/uhd/qa_uhd.py')
-rw-r--r--gr-uhd/python/uhd/qa_uhd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-uhd/python/uhd/qa_uhd.py b/gr-uhd/python/uhd/qa_uhd.py
index 65b50d794b..c8fb65c144 100644
--- a/gr-uhd/python/uhd/qa_uhd.py
+++ b/gr-uhd/python/uhd/qa_uhd.py
@@ -12,6 +12,7 @@ gr-uhd sanity checking
from gnuradio import gr, gr_unittest, uhd
+
class test_uhd(gr_unittest.TestCase):
def setUp(self):