#	START NEW ARIX SCCS HEADER
#
#	@(#) test.sh: version 25.1 created on 12/2/91 at 18:10:00
#
#	Copyright (c) 1990 by Arix Corporation
#	All Rights Reserved
#
#	@(#)test.sh	25.1	12/2/91 Copyright (c) 1990 by Arix Corporation
#
#	END NEW ARIX SCCS HEADER
#
#	Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T
#	  All Rights Reserved

#	THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T
#	The copyright notice above does not evidence any
#	actual or intended publication of such source code.


#ident	"@(#)test:test.sh	1.2"


#	Copyright (c) 1987, 1988 Microsoft Corporation
#	  All Rights Reserved

#	This Module contains Proprietary Information of Microsoft
#	Corporation and should be treated as Confidential.

#	The following line forces execution of internal 'test' command
#	of sh, ksh, csh.
#	This is necessary for commands which try to invoke 'test' by
#	execing, such as 'find'.

`basename $0` "$@"
