Skip to content

Commit c9eb0ca

Browse files
committed
Create stub tests directory with a module import test
1 parent 60010ee commit c9eb0ca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_module.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
def test_module_import():
2+
import InteractiveHtmlBom # noqa

0 commit comments

Comments
 (0)