[instancer] enable the missing test
diff --git a/test/subset/data/Makefile.am b/test/subset/data/Makefile.am
index 736a07f..98fa5b0 100644
--- a/test/subset/data/Makefile.am
+++ b/test/subset/data/Makefile.am
@@ -61,6 +61,7 @@
 	expected/instantiate_glyf \
 	expected/pin_all_at_default \
 	expected/instance_no_double_free \
+	expected/mvar_full_instance \
 	fonts \
 	profiles \
 	$(NULL)
diff --git a/test/subset/data/Makefile.sources b/test/subset/data/Makefile.sources
index 6681006..c6edc7c 100644
--- a/test/subset/data/Makefile.sources
+++ b/test/subset/data/Makefile.sources
@@ -52,6 +52,7 @@
 	tests/instantiate_glyf.tests \
 	tests/pin_all_at_default.tests \
 	tests/instance_no_double_free.tests \
+	tests/mvar_full_instance.tests \
 	$(NULL)
 
 # TODO: re-enable once colrv1 subsetting is stabilized.
diff --git a/test/subset/meson.build b/test/subset/meson.build
index e35ffec..b2a4447 100644
--- a/test/subset/meson.build
+++ b/test/subset/meson.build
@@ -54,6 +54,7 @@
   'full_instance',
   'instance_feature_variations',
   'instance_no_double_free',
+  'mvar_full_instance',
 ]
 
 repack_tests = [