summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-12-10 09:05:11 +0200
committerLars Wirzenius <liw@liw.fi>2021-12-10 09:07:10 +0200
commit07fb523edb88ed258243869ab474ee7a24e1e4de (patch)
tree0cac21072c9c7ab6096000f5d85db1455caa26ae /tests
parentd7ede939445fc73b782424c9e73fdadfcf4d4360 (diff)
downloadpandoc-filter-diagram-07fb523edb88ed258243869ab474ee7a24e1e4de.tar.gz
test: add implementation, running of Subplot scenarios
Sponsored-by: author
Diffstat (limited to 'tests')
-rw-r--r--tests/subplot.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/subplot.rs b/tests/subplot.rs
new file mode 100644
index 0000000..465b459
--- /dev/null
+++ b/tests/subplot.rs
@@ -0,0 +1 @@
+include!(concat!(env!("OUT_DIR"), "/pandoc-filter-diagram.rs"));