aboutsummaryrefslogtreecommitdiffstats
path: root/python/qa_tch_f_chans_demapper.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/qa_tch_f_chans_demapper.py')
-rwxr-xr-xpython/qa_tch_f_chans_demapper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/qa_tch_f_chans_demapper.py b/python/qa_tch_f_chans_demapper.py
index 6643653..f101ca9 100755
--- a/python/qa_tch_f_chans_demapper.py
+++ b/python/qa_tch_f_chans_demapper.py
@@ -151,4 +151,4 @@ class qa_tch_f_chans_demapper (gr_unittest.TestCase):
self.assertEqual(odd, self.sacch_fr_test(ts=7, frames=[90, 103, 116, 129, 142, 155, 168, 181], bursts=bursts))
if __name__ == '__main__':
- gr_unittest.run(qa_tch_f_chans_demapper, "qa_tch_f_chans_demapper.xml")
+ gr_unittest.run(qa_tch_f_chans_demapper)