Combine the ChangeMeta test suites into a single file.

Review Request #9553 — Created Jan. 29, 2018 and submitted

Information

Django Evolution
master
a544693...

Reviewers

This takes the individual test files for the different ChangeMeta
properties and merges them into a single file, making it easier to
maintain the test suite and run them all at once. No tests have actually
changed in the suite.

Unit tests pass on all supported versions of Django.

Description From Last Updated

E265 block comment should start with '# '

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 failed.
JSHint passed.

flake8

chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (6e7b365)
Loading...