summaryrefslogtreecommitdiffhomepage
path: root/tests/01_arithmetic
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2020-09-10 18:37:24 +0200
committerJo-Philipp Wich <jo@mein.io>2020-09-10 18:37:24 +0200
commit9ea4368ff1e4842286e0e7a6aec58a2c2c799d5b (patch)
tree47d31fa6d686dd50220edfa505fcc21ce6c860fe /tests/01_arithmetic
parent39164c57d893b02f9a253c661abc2459bcd57e5c (diff)
treewide: implement default lstrip_blocks and trim_blocks behaviour
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'tests/01_arithmetic')
-rw-r--r--tests/01_arithmetic/04_inc_dec1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/01_arithmetic/04_inc_dec b/tests/01_arithmetic/04_inc_dec
index 6647ced..5a048fe 100644
--- a/tests/01_arithmetic/04_inc_dec
+++ b/tests/01_arithmetic/04_inc_dec
@@ -28,7 +28,6 @@ Incrementing a non-numeric value will convert it to a number:
3.5
2
NaN
-
-- End --
-- Testcase --