libdb/dist/validate/s_chk_java_samples
2011-09-13 13:44:24 -04:00

10 lines
255 B
Bash

#!/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