aboutsummaryrefslogtreecommitdiff
path: root/tests/input_files/explode_2
diff options
context:
space:
mode:
authorQrius <[email protected]>2025-03-05 08:41:05 +0100
committerQrius <[email protected]>2025-03-05 08:41:08 +0100
commit313e059f367f2ac291cd409e77d22673f9595848 (patch)
tree6440ebdd65e015f8c6b0147fd8eb5f877f35c34e /tests/input_files/explode_2
parent5fb097851d88b42188ee0502270d8c336102783a (diff)
downloadskaldpress-313e059f367f2ac291cd409e77d22673f9595848.tar.gz
skaldpress-313e059f367f2ac291cd409e77d22673f9595848.zip
First iteration of py skaldpress version
Diffstat (limited to 'tests/input_files/explode_2')
-rw-r--r--tests/input_files/explode_26
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/input_files/explode_2 b/tests/input_files/explode_2
deleted file mode 100644
index 7ef0c08..0000000
--- a/tests/input_files/explode_2
+++ /dev/null
@@ -1,6 +0,0 @@
-define_array(arr)DNL
-define(item, $0)DNL
-explode(arr, |, a|b|c|d)DNL
-array_each(arr, item)
----
-abcd