This website works better with JavaScript
Home
Explore
Help
Sign In
LiuFan
/
PrivacyScanData
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
7f5c9939d1
Branches
Tags
dev-lf
lsn
master
PrivacyScanD...
/
archive
/
new2
/
ckanext-archiver-master
/
conftest.py
conftest.py
85 B
History
Raw
1
2
3
4
5
# -*- coding: utf-8 -*-
pytest_plugins = [
u'ckanext.archiver.tests.fixtures'
]