From 8a6a16dbcb1808c7ed50f9ba320384565bbf405a Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 23 Jul 2015 12:49:09 +0100 Subject: [PATCH] [test] Add recently added test Ouch. --- test/shaping/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/shaping/Makefile.am b/test/shaping/Makefile.am index 70bcdd525..c7434a645 100644 --- a/test/shaping/Makefile.am +++ b/test/shaping/Makefile.am @@ -39,6 +39,7 @@ TESTS = \ tests/arabic-fallback-shaping.tests \ tests/arabic-feature-order.tests \ tests/context-matching.tests \ + tests/default-ignorables.tests \ tests/hangul-jamo.tests \ tests/indic-joiner-candrabindu.tests \ tests/indic-old-spec.tests \