summaryrefslogtreecommitdiff
path: root/conftest.py
diff options
context:
space:
mode:
authorAlex Morega <alex@grep.ro>2013-07-05 13:05:17 +0200
committerAlex Morega <alex@grep.ro>2013-07-05 13:09:53 +0200
commit214ba14520549ec345be62ca9d2bb1647faa4d84 (patch)
tree17505c68d01e6143d5cb2c27bc382e74255682e7 /conftest.py
parenta059a63ca0be5b0341ae2317442d263fc7a3bf15 (diff)
downloadbabel-214ba14520549ec345be62ca9d2bb1647faa4d84.tar.gz
run the test suite using py.test
Diffstat (limited to 'conftest.py')
-rw-r--r--conftest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conftest.py b/conftest.py
new file mode 100644
index 0000000..328728a
--- /dev/null
+++ b/conftest.py
@@ -0,0 +1 @@
+collect_ignore = ['babel/messages/tests/data']