summaryrefslogtreecommitdiff
path: root/tests/__test_data__
diff options
context:
space:
mode:
authorMatthew Peveler <matt.peveler@gmail.com>2022-02-17 10:09:43 -0500
committerMatthew Peveler <matt.peveler@gmail.com>2022-02-17 10:35:58 -0500
commit1173c768b0524c2dcb0a13a18dcf5dc440bcbc4b (patch)
tree6cddd890269b4249e59db82116b5d5e16a0ddc2d /tests/__test_data__
parent84630fa680a18deb534391f01fd1d0231755259e (diff)
downloadasciidoc-git-1173c768b0524c2dcb0a13a18dcf5dc440bcbc4b.tar.gz
Move Plugin to its own module
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Diffstat (limited to 'tests/__test_data__')
-rw-r--r--tests/__test_data__/plugin/backends/__pycache__/.gitkeep0
-rw-r--r--tests/__test_data__/plugin/backends/bar/.gitkeep0
-rw-r--r--tests/__test_data__/plugin/backends/file0
-rw-r--r--tests/__test_data__/plugin/backends/foo/.gitkeep0
-rw-r--r--tests/__test_data__/plugin/filters/baz/.gitkeep0
-rw-r--r--tests/__test_data__/plugin/filters/qux/.gitkeep0
6 files changed, 0 insertions, 0 deletions
diff --git a/tests/__test_data__/plugin/backends/__pycache__/.gitkeep b/tests/__test_data__/plugin/backends/__pycache__/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/__test_data__/plugin/backends/__pycache__/.gitkeep
diff --git a/tests/__test_data__/plugin/backends/bar/.gitkeep b/tests/__test_data__/plugin/backends/bar/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/__test_data__/plugin/backends/bar/.gitkeep
diff --git a/tests/__test_data__/plugin/backends/file b/tests/__test_data__/plugin/backends/file
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/__test_data__/plugin/backends/file
diff --git a/tests/__test_data__/plugin/backends/foo/.gitkeep b/tests/__test_data__/plugin/backends/foo/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/__test_data__/plugin/backends/foo/.gitkeep
diff --git a/tests/__test_data__/plugin/filters/baz/.gitkeep b/tests/__test_data__/plugin/filters/baz/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/__test_data__/plugin/filters/baz/.gitkeep
diff --git a/tests/__test_data__/plugin/filters/qux/.gitkeep b/tests/__test_data__/plugin/filters/qux/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/__test_data__/plugin/filters/qux/.gitkeep