]> pd.if.org Git - pdclib/blobdiff - functions/stdio/rename.c
Further output beautification.
[pdclib] / functions / stdio / rename.c
index 8e2d3e0bb0306daa0a541208e030a95cae38e8b0..66ba2b8fbfce0b0c0905f6b27166129c43121c3c 100644 (file)
@@ -27,7 +27,7 @@ int main( void )
 #ifndef REGTEST
     TESTCASE( NO_TESTDRIVER );
 #else
-    puts( "No testing of rename() - test driver does not know internals of system function." );
+    puts( " NOTEST rename() test driver is PDCLib-specific." );
 #endif
     return TEST_RESULTS;
 }