commit | 6af9cff5e17e82100b435c8d21aed0765296d58d | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Fri Apr 29 12:00:38 2011 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Fri Apr 29 12:12:37 2011 -0400 |
tree | f2284b59ec6fcb9910e1927363fcf5545d758cff | |
parent | 13db3d40bfc09c68f9761a71435b1840b9d34099 [diff] [blame] |
[test/unicode] Use text fixture instead of static variables
diff --git a/test/test-c.c b/test/test-c.c index a48f030..543fa7b 100644 --- a/test/test-c.c +++ b/test/test-c.c
@@ -26,6 +26,7 @@ /* This file tests that all headers can be included from .c files */ + #include <config.h> #include <hb.h>