Forgot to remove a herpderp

This commit is contained in:
Anthony Sottile 2014-03-29 23:47:04 -07:00
parent 75fc3a3481
commit 53317adb1e

View file

@ -44,7 +44,6 @@ def test_install_python_repo_in_env(config_for_python_hooks_repo):
) )
@pytest.mark.herpderp
@pytest.mark.integration @pytest.mark.integration
def test_run_a_python_hook(config_for_python_hooks_repo): def test_run_a_python_hook(config_for_python_hooks_repo):
repo = Repository(config_for_python_hooks_repo) repo = Repository(config_for_python_hooks_repo)