Imported Upstream version 58.1
[platform/upstream/icu.git] / source / test / intltest / strtest.h
index 9589a72..d72834e 100644 (file)
@@ -1,3 +1,5 @@
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /********************************************************************
  * COPYRIGHT: 
  * Copyright (c) 1997-2015, International Business Machines Corporation and
@@ -46,6 +48,7 @@ private:
     void TestSTLCompatibility();
     void TestCharString();
     void TestCStr();
+    void Testctou();
 };
 
 #endif