Fix diff migration unit tests from bad merge

Review Request #8342 — Created Aug. 22, 2016 and submitted

Information

Review Board
release-2.5.x
f82fe54...

Reviewers

My merge from 2.0.x to 2.5.x missed a few instances of the diff being
replaced by a class constant, as well as the merging of the two setUp
methods. This patch addresses that.

Ran unit tests.

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

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (fe53dc3)
Loading...