diff options
Diffstat (limited to 'tests/data/plugin_manager/broken.plugin')
| -rw-r--r-- | tests/data/plugin_manager/broken.plugin | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/data/plugin_manager/broken.plugin b/tests/data/plugin_manager/broken.plugin new file mode 100644 index 0000000..1a5f9e0 --- /dev/null +++ b/tests/data/plugin_manager/broken.plugin @@ -0,0 +1,12 @@ +[Core] +name = broken +module = broken + +[Documentation] +author = Chris Warrick +version = 1.0 +website = https://getnikola.com/ +description = Broken (wrong category) + +[Nikola] +PluginCategory = Task |
