Skip to content

Commit

Permalink
Add header to integration_test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
severinsimmler committed Oct 4, 2017
1 parent a950e0d commit 579c689
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/integration_test.py
@@ -1,3 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-

from subprocess import check_output, STDOUT, CalledProcessError
from nose.plugins.skip import SkipTest
from pathlib import Path
Expand Down

0 comments on commit 579c689

Please sign in to comment.