aboutsummaryrefslogtreecommitdiffstats
path: root/testing/test_trim.toml
diff options
context:
space:
mode:
authorLibravatar Guillaume Gomez <guillaume1.gomez@gmail.com>2022-04-21 15:41:02 +0200
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2022-04-21 16:09:24 +0200
commita64a7273319244813c657d912a0579f5619f0621 (patch)
tree67469a67ade7463f15866494a8a534c74576004b /testing/test_trim.toml
parentb16085acd6290a46448b5a31d147ba6ac640316b (diff)
downloadaskama-a64a7273319244813c657d912a0579f5619f0621.tar.gz
askama-a64a7273319244813c657d912a0579f5619f0621.tar.bz2
askama-a64a7273319244813c657d912a0579f5619f0621.zip
Rename `suppress_whitespace` into `whitespace` and update expected values to "suppress" and "preserve"
Diffstat (limited to '')
-rw-r--r--testing/test_trim.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/test_trim.toml b/testing/test_trim.toml
index 57e88f8..019d574 100644
--- a/testing/test_trim.toml
+++ b/testing/test_trim.toml
@@ -1,2 +1,2 @@
[general]
-suppress_whitespace = true
+whitespace = "suppress"