--| Copyright (c) 1993-2006 University of Southern California and contributors.
--| All rights reserved.
--| Your use of this work is governed under the terms of the GNU General
--| Public License version 2.
-- This is a test control file
test_name lace-opt-cluster-mark
test_description Missing optional Cluster_mark part of a Root in Ace
define ROOT_SPEC ""
define CREATION ""
copy_sub Ace $TEST Ace
copy_sub test.e $CLUSTER test.e
compile_melted
compile_result ok
define ROOT_SPEC ""
define CREATION "creation make"
copy_sub Ace $TEST Ace
copy_sub test.e $CLUSTER test.e
compile_melted
compile_result ok
test_end