issue 355: Only run tests in mediagoblin/tests/
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Thu, 10 Jan 2013 21:34:52 +0000 (22:34 +0100)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Fri, 11 Jan 2013 15:28:41 +0000 (16:28 +0100)
commit7dec9f92f345df4bb33d399f60c49544c7e60bf6
tree960a06c4ef83c4ae26b3e73143e607dee2b2f54f
parenta3b98853df71a00d8aba0d641ee57a265238d95e
issue 355: Only run tests in mediagoblin/tests/

If you don't give an option argument (starting with a dash)
to runtests.sh then it will append the directory with all
the tests to the commandline of nosetests. That way it will
only search there for tests.
runtests.sh