aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/testlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'mps/code/testlib.c')
-rw-r--r--mps/code/testlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/testlib.c b/mps/code/testlib.c
index 8391c004802..707e8f5c29c 100644
--- a/mps/code/testlib.c
+++ b/mps/code/testlib.c
@@ -1,7 +1,7 @@
1/* impl.c.testlib: TEST LIBRARY 1/* impl.c.testlib: TEST LIBRARY
2 * 2 *
3 * $Id$ 3 * $Id$
4 * Copyright (c) 2001 Ravenbrook Limited. 4 * Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
5 * 5 *
6 * .purpose: A library of functions that may be of use to unit tests. 6 * .purpose: A library of functions that may be of use to unit tests.
7 */ 7 */