From 8a37214504eecfa97eb89db3779447a5560aeb41 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Mon, 15 Jun 2015 17:05:39 +0100 Subject: [PATCH] Change file type to ktext so that qa reports the correct test name. Copied from Perforce Change: 187936 ServerID: perforce.ravenbrook.com --- mps/test/function/229.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mps/test/function/229.c b/mps/test/function/229.c index 27d1f087a93..19ca63d5342 100644 --- a/mps/test/function/229.c +++ b/mps/test/function/229.c @@ -1,6 +1,6 @@ /* TEST_HEADER - id = $Id: //info.ravenbrook.com/project/mps/master/test/function/1.c#2 $ + id = $Id$ summary = test malloc and free (for the manual) language = c link = testlib.o