summaryrefslogtreecommitdiffstats
path: root/lua/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lua/Makefile.am')
-rw-r--r--lua/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/lua/Makefile.am b/lua/Makefile.am
index e642a130..e2daceee 100644
--- a/lua/Makefile.am
+++ b/lua/Makefile.am
@@ -53,6 +53,7 @@ TESTS = \
tests/010-load.lua \
tests/020-create.lua \
tests/025-create-flags.lua \
+ tests/027-create-multiple.lua \
tests/030-config.lua \
tests/070-optargs.lua
@@ -66,6 +67,7 @@ EXTRA_DIST += \
tests/010-load.lua \
tests/020-create.lua \
tests/025-create-flags.lua \
+ tests/027-create-multiple.lua \
tests/030-config.lua \
tests/050-lvcreate.lua \
tests/060-readdir.lua \