summaryrefslogtreecommitdiff
path: root/gr-fft/python/fft/qa_fft.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fft/python/fft/qa_fft.py')
-rw-r--r--gr-fft/python/fft/qa_fft.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-fft/python/fft/qa_fft.py b/gr-fft/python/fft/qa_fft.py
index 1e762b05be..36af441fd2 100644
--- a/gr-fft/python/fft/qa_fft.py
+++ b/gr-fft/python/fft/qa_fft.py
@@ -210,4 +210,4 @@ class test_fft(gr_unittest.TestCase):
if __name__ == '__main__':
- gr_unittest.run(test_fft, "test_fft.xml")
+ gr_unittest.run(test_fft)