diff options
author | Peng Wu <alexepico@gmail.com> | 2019-08-22 12:57:58 +0800 |
---|---|---|
committer | Peng Wu <alexepico@gmail.com> | 2019-08-22 12:57:58 +0800 |
commit | c868696398844e8f39c8d5ecca659baf53d85172 (patch) | |
tree | 4f58111b10bcf84ffe55e40c4e6ce96cff08f58e /tests/meson.build | |
parent | db1e5dae6e355db792e75cdcca0b7845c89ac4a4 (diff) | |
download | pango-c868696398844e8f39c8d5ecca659baf53d85172.tar.gz |
Revert "tests: add missing LineBreakTest.txt"
This reverts commit 086183f9df9fd8fcfdf83a3801710fdcb2e8316a.
Diffstat (limited to 'tests/meson.build')
-rw-r--r-- | tests/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build index 449a2110..aa4b0c42 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -61,7 +61,6 @@ installed_test_data = [ 'SentenceBreakTest.txt', 'EmojiBreakTest.txt', 'CharBreakTest.txt', - 'LineBreakTest.txt' ] test_layouts_data = [ |