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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mps/code/testlib.c b/mps/code/testlib.c
index c59d3fa717a..b1ee180b092 100644
--- a/mps/code/testlib.c
+++ b/mps/code/testlib.c
@@ -1,6 +1,7 @@
1/* impl.c.testlib: TEST LIBRARY 1/* impl.c.testlib: TEST LIBRARY
2 * 2 *
3 * $Id$ 3 * $Id$
4 * $HopeName: MMsrc!testlib.c(trunk.23) $
4 * Copyright (c) 2001 Ravenbrook Limited. 5 * Copyright (c) 2001 Ravenbrook Limited.
5 * 6 *
6 * .purpose: A library of functions that may be of use to unit tests. 7 * .purpose: A library of functions that may be of use to unit tests.