[ckan-changes] [okfn/ckan] 52ee53: Add debug = false to test-core.ini
GitHub
noreply at github.com
Fri Feb 22 17:46:27 UTC 2013
Branch: refs/heads/add-debug-equals-false-to-test-core-ini
Home: https://github.com/okfn/ckan
Commit: 52ee533e826a3ee7b4d45878ed9ad8716eb0bdc2
https://github.com/okfn/ckan/commit/52ee533e826a3ee7b4d45878ed9ad8716eb0bdc2
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M test-core.ini
Log Message:
-----------
Add debug = false to test-core.ini
This fixes a couple of tests (in the pdfpreview and jsonpreview
extensions) that would fail if you had debug = true in your
development.ini, because the tests look for the presence of minified
files that are only present with debug = false.
This seems like a good thing to do anyway, regardless of these failing
tests.
More information about the ckan-changes
mailing list