commit | 6af9cff5e17e82100b435c8d21aed0765296d58d | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <[email protected]> | Fri Apr 29 12:00:38 2011 -0400 |
committer | Behdad Esfahbod <[email protected]> | 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-cplusplus.cc b/test/test-cplusplus.cc index 55a4d18..3313d74 100644 --- a/test/test-cplusplus.cc +++ b/test/test-cplusplus.cc
@@ -26,4 +26,5 @@ /* This file tests that all headers can be included from .cc files */ + #include "test-c.c"