Correctly handle TestCase.fixtures set to None.

Review Request #8695 — Created Jan. 31, 2017 and submitted

Information

Review Board
release-3.0.x
3e2789e...

Reviewers

This change mirrors a change to Djblets I've made to properly handle when
TestCase.fixtures is None (as opposed to not being defined).

Ran unit tests under Django 1.6 and 1.8.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/webapi/tests/base.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/webapi/tests/base.py
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (03d000b)
Loading...