diff options
Diffstat (limited to 'test/plugins/empty/index.js')
-rw-r--r-- | test/plugins/empty/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/plugins/empty/index.js b/test/plugins/empty/index.js new file mode 100644 index 0000000..a099545 --- /dev/null +++ b/test/plugins/empty/index.js @@ -0,0 +1 @@ +module.exports = {};
\ No newline at end of file |