Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: tests/conftest.py

Issue 29940559: Issue 7112 - Add centralised conftest (Closed)
Patch Set: Addressed comments from Patch Set #1 Created Nov. 14, 2018, 4:08 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 import pytest
2
3 pytest_plugins = [
4 'sitescripts.extensions.test.utils',
5 ]
OLDNEW
« sitescripts/extensions/test/utils.py ('K') | « tests/__init__.py ('k') | tox.ini » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld