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