diff --git a/test/shaping/Makefile.am b/test/shaping/Makefile.am index b3b6300f5..e67e3ef6c 100644 --- a/test/shaping/Makefile.am +++ b/test/shaping/Makefile.am @@ -47,7 +47,7 @@ TESTS = \ tests/context-matching.tests \ tests/cursive-positioning.tests \ tests/default-ignorables.tests \ - tests/fallback-positioning.test \ + tests/fallback-positioning.tests \ tests/fuzzed.tests \ tests/hangul-jamo.tests \ tests/hyphens.tests \ diff --git a/test/shaping/tests/fallback-positioning.test b/test/shaping/tests/fallback-positioning.tests similarity index 100% rename from test/shaping/tests/fallback-positioning.test rename to test/shaping/tests/fallback-positioning.tests