New test.
[mono.git] / mcs / class / corlib / System.IO / CheckArgument.cs
index 2e70e65daecd04d747e1e730e35b51394b15b574..b199171ef4f066883b7e2b31a2bf4afd28225fe2 100644 (file)
@@ -134,7 +134,7 @@ namespace System.IO
                /// <summary>
                /// Generates and exception if path too long
                /// </summary>
-               [MonoTODO]
+               [MonoTODO ("Not implemented")]
                public static void PathLength (string path, string desc)
                {
                        //TODO: find out how long is too long