Enable indic-feature-order.tests
diff --git a/test/shape/data/in-house/Makefile.sources b/test/shape/data/in-house/Makefile.sources
index 0145f19..145729d 100644
--- a/test/shape/data/in-house/Makefile.sources
+++ b/test/shape/data/in-house/Makefile.sources
@@ -26,6 +26,7 @@
 	tests/hyphens.tests \
 	tests/indic-consonant-with-stacker.tests \
 	tests/indic-decompose.tests \
+	tests/indic-feature-order.tests \
 	tests/indic-init.tests \
 	tests/indic-joiner-candrabindu.tests \
 	tests/indic-joiners.tests \
diff --git a/test/shape/data/in-house/meson.build b/test/shape/data/in-house/meson.build
index 53b81da..8ed4acb 100644
--- a/test/shape/data/in-house/meson.build
+++ b/test/shape/data/in-house/meson.build
@@ -26,6 +26,7 @@
   'hyphens.tests',
   'indic-consonant-with-stacker.tests',
   'indic-decompose.tests',
+  'indic-feature-order.tests',
   'indic-init.tests',
   'indic-joiner-candrabindu.tests',
   'indic-joiners.tests',