diff options
Diffstat (limited to 'meson/test cases/frameworks/23 hotdoc/test.json')
-rw-r--r-- | meson/test cases/frameworks/23 hotdoc/test.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meson/test cases/frameworks/23 hotdoc/test.json b/meson/test cases/frameworks/23 hotdoc/test.json new file mode 100644 index 000000000..8b7bd7ecc --- /dev/null +++ b/meson/test cases/frameworks/23 hotdoc/test.json @@ -0,0 +1,8 @@ +{ + "installed": [ + {"type": "dir", "file": "usr/share/doc/foobar/html"} + ], + "tools": { + "hotdoc": ">=0.1.0" + } +} |