Skip to content

Commit

Permalink
Fix missing extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
rsetaluri committed Jul 23, 2018
1 parent 2c75d68 commit 4ea906f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_logging.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import fault.logging


def test_logging_smoke():
fault.logging.info("some info msg")
fault.logging.warning("some warning msg")
Expand Down

0 comments on commit 4ea906f

Please sign in to comment.