diff options
author | Qrius <[email protected]> | 2025-02-21 13:57:23 +0100 |
---|---|---|
committer | Qrius <[email protected]> | 2025-02-21 13:57:26 +0100 |
commit | 5fb097851d88b42188ee0502270d8c336102783a (patch) | |
tree | 8e17109a55e4c88925ed92ee7cbcd6e7cab787d1 /tests | |
parent | 5394cfcf6e0ab0d110429b22dffa7e8bd1cf39dc (diff) | |
download | skaldpress-5fb097851d88b42188ee0502270d8c336102783a.tar.gz skaldpress-5fb097851d88b42188ee0502270d8c336102783a.zip |
Add some more macros
Diffstat (limited to 'tests')
-rw-r--r-- | tests/input_files/special_macros_1 | 3 | ||||
-rw-r--r-- | tests/input_files/wodl_1 | 3 | ||||
-rw-r--r-- | tests/input_files/wodl_2 | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/tests/input_files/special_macros_1 b/tests/input_files/special_macros_1 deleted file mode 100644 index eba505b..0000000 --- a/tests/input_files/special_macros_1 +++ /dev/null @@ -1,3 +0,0 @@ -@test ---- -@test diff --git a/tests/input_files/wodl_1 b/tests/input_files/wodl_1 new file mode 100644 index 0000000..6466022 --- /dev/null +++ b/tests/input_files/wodl_1 @@ -0,0 +1,3 @@ +wodl(https://google.com) +--- + diff --git a/tests/input_files/wodl_2 b/tests/input_files/wodl_2 new file mode 100644 index 0000000..51be3e1 --- /dev/null +++ b/tests/input_files/wodl_2 @@ -0,0 +1,3 @@ +wodl(http://domene_som_ikke_finnes.no) +--- + |