I'm trying to run the test suite, and nosetests is telling me it is running 0 tests (and then smugly tells me that everything is "OK" and that it is "Done."). Any ideas?
$ nosetests --version nosetests version 0.11.1 $ fab --version Fabric 0.9b1 $ grep ^Version Fabric.egg-info/PKG-INFO Version: 0.9b1 $ fab test [localhost] run: nosetests -sv ---------------------------------------------------------------------- Ran 0 tests in 0.006s OK Done.
_______________________________________________ Fab-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fab-user
