aboutsummaryrefslogtreecommitdiffstats
path: root/test/cedet/tests/test.cpp
diff options
context:
space:
mode:
authorMiles Bader2009-10-02 10:53:34 +0000
committerMiles Bader2009-10-02 10:53:34 +0000
commit3999968a738479642f0b508da1cf1920e254c079 (patch)
tree4456a11158a09f45b4564a6e68ce7efa7b2a11d6 /test/cedet/tests/test.cpp
parent895d190402f5b7ed021bd9c9e05c81d473dfee08 (diff)
downloademacs-3999968a738479642f0b508da1cf1920e254c079.tar.gz
emacs-3999968a738479642f0b508da1cf1920e254c079.zip
Add arch tagline
Diffstat (limited to 'test/cedet/tests/test.cpp')
-rw-r--r--test/cedet/tests/test.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/cedet/tests/test.cpp b/test/cedet/tests/test.cpp
index 43887b084a1..15de3cf0904 100644
--- a/test/cedet/tests/test.cpp
+++ b/test/cedet/tests/test.cpp
@@ -3,7 +3,7 @@
3 * Do not include things tested in test.c since that shares the 3 * Do not include things tested in test.c since that shares the
4 * same language. 4 * same language.
5 * 5 *
6 * $Id: test.cpp,v 1.1.2.1 2009/09/20 04:00:17 cyd Exp $ 6 * $Id: test.cpp,v 1.2 2009/09/28 23:23:31 cyd Exp $
7 * 7 *
8 */ 8 */
9 9
@@ -591,3 +591,5 @@ wchar_t testc = L'a';
591wchar_t const *wp = L"string with a \" in it"; 591wchar_t const *wp = L"string with a \" in it";
592wchar_t const *wq = L"string \n\t\"test" L"string2"; 592wchar_t const *wq = L"string \n\t\"test" L"string2";
593wchar_t const *wr = L"string L"; 593wchar_t const *wr = L"string L";
594
595// arch-tag: 59828880-d72f-4059-922f-89579edf9e58