summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx13/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psx13/test.c')
-rw-r--r--testsuites/psxtests/psx13/test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/psx13/test.c b/testsuites/psxtests/psx13/test.c
index 65173f79ac..6e4de0de8c 100644
--- a/testsuites/psxtests/psx13/test.c
+++ b/testsuites/psxtests/psx13/test.c
@@ -598,6 +598,8 @@ int main(
)
#endif
{
+ puts( "*** POSIX TEST 13 ***" );
+
if (InitFiles() == TRUE) {
printf ("\nFiles initialized successfully.\n");