commit/galaxy-central: carlfeberhard: functional_tests: fix import
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/bc0114ce0f7b/ changeset: bc0114ce0f7b user: carlfeberhard date: 2013-02-19 22:21:16 summary: functional_tests: fix import affected #: 1 file diff -r 7bf93ff108fe4a62ee3084d84a77fa9b71c8b1f7 -r bc0114ce0f7b5224cd4ef58d1dd2ef8b30c77a69 scripts/functional_tests.py --- a/scripts/functional_tests.py +++ b/scripts/functional_tests.py @@ -40,6 +40,7 @@ import nose.loader import nose.plugins.manager +import pprint log = logging.getLogger( "functional_tests.py" ) default_galaxy_test_host = "localhost" Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket