summaryrefslogtreecommitdiff
path: root/gr-blocks/python/blocks/qa_exponentiate_const_cci.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/python/blocks/qa_exponentiate_const_cci.py')
-rw-r--r--gr-blocks/python/blocks/qa_exponentiate_const_cci.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/python/blocks/qa_exponentiate_const_cci.py b/gr-blocks/python/blocks/qa_exponentiate_const_cci.py
index aaa04db7b..d37e07697 100644
--- a/gr-blocks/python/blocks/qa_exponentiate_const_cci.py
+++ b/gr-blocks/python/blocks/qa_exponentiate_const_cci.py
@@ -51,4 +51,4 @@ class qa_exponentiate_const_cci(gr_unittest.TestCase):
if __name__ == '__main__':
- gr_unittest.run(qa_exponentiate_const_cci, 'qa_exponentiate_const_cci.xml')
+ gr_unittest.run(qa_exponentiate_const_cci)