[python-dtcwt] 02/497: add import test
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:05:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.
commit 8c6d0222809ac48d5cb3b6aa4aad7cc2f683be0f
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date: Tue Aug 6 12:22:25 2013 +0100
add import test
---
tests/__init__.py | 0
tests/testimport.py | 4 ++++
2 files changed, 4 insertions(+)
diff --git a/tests/__init__.py b/tests/__init__.py
new file mode 100644
index 0000000..e69de29
diff --git a/tests/testimport.py b/tests/testimport.py
new file mode 100644
index 0000000..5324001
--- /dev/null
+++ b/tests/testimport.py
@@ -0,0 +1,4 @@
+def test():
+ import dtcwt
+
+# vim:sw=4:sts=4:et
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git
More information about the debian-science-commits
mailing list