• 
      

    Move the review UI sandboxing unit tests into reviews/ui/tests.py.

    Review Request #6684 — Created Dec. 9, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    2d46cdf...

    Reviewers

    The review UI sandboxing tests were added to reviews/tests.py, but
    they're more appropriately located in reviews/ui/tests.py. This moves
    them and also fixes up the docstring formatting to fit on a single
    line.

    Unit tests pass.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/reviews/tests.py
          reviewboard/reviews/ui/tests.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/reviews/tests.py
          reviewboard/reviews/ui/tests.py
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (e00676a)