snf_django: Preserve name of test_ functions
When decorating a test_ function, wrap it, so that nose can detect it as a test function.
Showing
Please register or sign in to comment
When decorating a test_ function, wrap it, so that nose can detect it as a test function.