Improve commenting for setupplan unittest.

This commit is contained in:
Danielle Jenkins 2016-06-25 12:21:31 +02:00
parent 7a3daac85b
commit 9877bf47e3
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
def test_show_fixtures_and_test(testdir):
""" Verifies that fixtures are not executed. """
p = testdir.makepyfile('''
import pytest
@pytest.fixture