#!/bin/sh -
#
# $Id$
#
# Check to make sure that the java code samples in the documents build.


# There isn't any Java sample code left in the Reference Guide.  This test
# left as a placeholder so I don't have to renumber all of the other tests.
exit 0