summaryrefslogtreecommitdiffstats
path: root/test/plugins/empty/index.js
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-01-26 15:51:33 +0100
committerSamy Pessé <samypesse@gmail.com>2015-01-26 15:51:33 +0100
commit5b447d030b0f7dfb1957372fc324de33ba5cca5c (patch)
tree2dac29a0a67fe2bf6388f4be316ce8e13a51dd78 /test/plugins/empty/index.js
parentf02680dc738dd4276507ea9d796a8a5b0aa91c87 (diff)
downloadgitbook-5b447d030b0f7dfb1957372fc324de33ba5cca5c.zip
gitbook-5b447d030b0f7dfb1957372fc324de33ba5cca5c.tar.gz
gitbook-5b447d030b0f7dfb1957372fc324de33ba5cca5c.tar.bz2
Add some tests for plugins validation
Diffstat (limited to 'test/plugins/empty/index.js')
-rw-r--r--test/plugins/empty/index.js1
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