[med-svn] [python-screed] 02/03: run the tests DEP-8 style
Michael Crusoe
misterc-guest at moszumanska.debian.org
Sat Jan 31 09:50:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository python-screed.
commit 501d7403b18b83b03ae03d88e8f542a75545cc16
Author: Michael R. Crusoe <mcrusoe at msu.edu>
Date: Sat Jan 31 04:43:38 2015 -0500
run the tests DEP-8 style
---
debian/tests/run-unit-test | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 77d2b89..8cb9e11 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -6,4 +6,5 @@ if [ "$ADTTMP" = "" ] ; then
fi
cd $ADTTMP
-# copy files here and run the test
+cp -r /usr/lib/python2.7/dist-packages/screed/tests/* .
+nosetests .
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-screed.git
More information about the debian-med-commit
mailing list