pytest-bdd-example/tests/conftest.py

4 lines
82 B
Python
Raw Normal View History

2013-11-10 19:52:14 +08:00
from fixtures.app import *
from fixtures.db import *
from fixtures.entry import *