X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/1986ab5301eff65a3071430ce52158f9104285d0..81f5e7445d649ead05b4d3d0a15b742444cd8b06:/src/redakcja/settings/test_full.py diff --git a/src/redakcja/settings/test_full.py b/src/redakcja/settings/test_full.py new file mode 100644 index 00000000..90d243d3 --- /dev/null +++ b/src/redakcja/settings/test_full.py @@ -0,0 +1,5 @@ +from .test import * + +TEST_INTEGRATION = True + +MIGRATION_MODULES = {}