Skip to content

Commit

Permalink
Test pythonvirtualenvoperator sample in Python 3. (#1714)
Browse files Browse the repository at this point in the history
  • Loading branch information
tswast authored Sep 23, 2018
1 parent 199da70 commit 28253b7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
from . import unit_testing


@pytest.mark.skipif(sys.version_info >= (3, 0), reason="requires Python 2")
def test_dag_import():
"""Test that the DAG file can be successfully imported.
Expand Down

0 comments on commit 28253b7

Please sign in to comment.