Repository: libcloud
Updated Branches:
  refs/heads/trunk f1962e83c -> 05f02c7af


pytest configuration


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b5347980
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b5347980
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/b5347980

Branch: refs/heads/trunk
Commit: b5347980a18e25551c682338b844ca37026f2b88
Parents: 13df973
Author: Anthony Shaw <anthonys...@apache.org>
Authored: Mon Apr 24 11:41:48 2017 +1000
Committer: Anthony Shaw <anthonys...@apache.org>
Committed: Mon Apr 24 11:41:48 2017 +1000

----------------------------------------------------------------------
 pytest.ini | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/b5347980/pytest.ini
----------------------------------------------------------------------
diff --git a/pytest.ini b/pytest.ini
new file mode 100644
index 0000000..7e298f6
--- /dev/null
+++ b/pytest.ini
@@ -0,0 +1,3 @@
+[pytest]
+python_classes=*Test
+testpaths=libcloud/test

Reply via email to