Fix review dialog js-tests.
Review Request #6308 — Created Sept. 10, 2014 and submitted
I had fixed up some of the relevant tests during my overhaul of the review
dialog, but apparently the last time I ran them was before I removed
_bodyTopEditorand_bodyBottomEditor. This change fixes those tests to use the
new_bodyTopViewand_bodyBottomView, and does a little bit of extra cleanup
while I was in there.
Ran js-tests. After this change there are still some failures, but all of the
review dialog tests now pass.
Tool: PEP8 Style Checker Ignored Files: reviewboard/static/rb/js/views/tests/reviewDialogViewTests.js Tool: Pyflakes Ignored Files: reviewboard/static/rb/js/views/tests/reviewDialogViewTests.js