Skip to content

Commit

Permalink
[coverage] Test 'import as XXX'
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Aug 27, 2017
1 parent 8826b8d commit 7a772dc
Showing 1 changed file with 4 additions and 0 deletions.
@@ -0,0 +1,4 @@
"""Check that import as is tested"""
import os as boss

boss()

0 comments on commit 7a772dc

Please sign in to comment.