Skip to content

Commit a5d7938

Browse files
authored
Add forgotten TEST_RUNNER
1 parent b30a817 commit a5d7938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings/test_mysql.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@
4444
}
4545
}
4646

47+
TEST_RUNNER = 'xmlrunner.extra.djangotestrunner.XMLTestRunner'
4748
TEST_OUTPUT_DIR = '/tests/django/output/'

0 commit comments

Comments
 (0)