Index: icu46/source/test/testdata/sh.txt |
=================================================================== |
--- icu46/source/test/testdata/sh.txt (revision 0) |
+++ icu46/source/test/testdata/sh.txt (revision 0) |
@@ -0,0 +1,18 @@ |
+//******************************************************************************* |
+//* |
+//* Copyright (C) 2005-2010, International Business Machines |
+//* Corporation and others. All Rights Reserved. |
+//* |
+//******************************************************************************* |
+ |
+sh{ |
+ a{ |
+ a1{"a01"} |
+ a2{"a02"} |
+ a3{"a03"} |
+ } |
+ |
+ tableT7996 { |
+ a7996 {"string a7996 in table7996 for sh"} |
+ } |
+} |
Property changes on: icu46/source/test/testdata/sh.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |