From a7c8b966f312d4946304fc551a6f4bd64c5bce74 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 6 Jul 2019 15:34:03 -0400 Subject: Add a test for log attrs This is useful for exploring line breaking. --- tests/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/meson.build') diff --git a/tests/meson.build b/tests/meson.build index 7df7a999..50176c3d 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -22,6 +22,7 @@ tests = [ [ 'testcolor' ], [ 'testscript' ], [ 'cxx-test', [ 'cxx-test.cpp' ] ], + [ 'test-break' ], ] if build_pangoft2 -- cgit v1.2.1