Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
(#18) Updated test_imports
Browse files Browse the repository at this point in the history
Changed test_imports.py to try to import submodule lz4
  • Loading branch information
leandor committed Nov 5, 2016
1 parent 4c7f960 commit 6cc87c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/papi/test_imports.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ def test_import():
import cint

def test_submodule():
from cint import submodule
from cint import lz4

0 comments on commit 6cc87c9

Please sign in to comment.