Revision 05005e3d gnuradio-core/src/python/gnuradio/gr/qa_kludged_imports.py
| b/gnuradio-core/src/python/gnuradio/gr/qa_kludged_imports.py | ||
|---|---|---|
| 1 | 1 |
#!/usr/bin/env python |
| 2 | 2 |
# |
| 3 |
# Copyright 2005 Free Software Foundation, Inc. |
|
| 3 |
# Copyright 2005,2008 Free Software Foundation, Inc.
|
|
| 4 | 4 |
# |
| 5 | 5 |
# This file is part of GNU Radio |
| 6 | 6 |
# |
| ... | ... | |
| 32 | 32 |
|
| 33 | 33 |
def test_blks_import(self): |
| 34 | 34 |
# make sure that this somewhat magic import works |
| 35 |
from gnuradio import blks |
|
| 35 |
from gnuradio import blks2
|
|
| 36 | 36 |
|
| 37 | 37 |
def test_gru_import(self): |
| 38 | 38 |
# make sure that this somewhat magic import works |
Also available in: Unified diff