From 91f2585411aaf5565fcf0c991b9055b0b397f1cd Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 8 Aug 2016 18:08:08 -0700 Subject: [PATCH] Actually add test --- test/shaping/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/shaping/Makefile.am b/test/shaping/Makefile.am index e67e3ef6c..c5efe6251 100644 --- a/test/shaping/Makefile.am +++ b/test/shaping/Makefile.am @@ -54,6 +54,7 @@ TESTS = \ tests/indic-joiner-candrabindu.tests \ tests/indic-old-spec.tests \ tests/indic-pref-blocking.tests \ + tests/language-tags.tests \ tests/ligature-id.tests \ tests/mark-filtering-sets.tests \ tests/mongolian-variation-selector.tests \