diff options
Diffstat (limited to 'tests/test_examples.py')
-rw-r--r-- | tests/test_examples.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_examples.py b/tests/test_examples.py index 51b2240..c58640f 100644 --- a/tests/test_examples.py +++ b/tests/test_examples.py @@ -1,3 +1,6 @@ +# +# test_examples.py +# from importlib import import_module import unittest |